Action not permitted
Modal body text goes here.
CVE-2021-42574
Vulnerability from cvelistv5
Published
2021-11-01 00:00
Modified
2024-08-04 03:38
Severity ?
EPSS score ?
Summary
An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and interpreters. Adversaries can leverage this to encode source code for compilers accepting Unicode such that targeted vulnerabilities are introduced invisibly to human reviewers. NOTE: the Unicode Consortium offers the following alternative approach to presenting this concern. An issue is noted in the nature of international text that can affect applications that implement support for The Unicode Standard and the Unicode Bidirectional Algorithm (all versions). Due to text display behavior when text includes left-to-right and right-to-left characters, the visual order of tokens may be different from their logical order. Additionally, control characters needed to fully support the requirements of bidirectional text can further obfuscate the logical order of tokens. Unless mitigated, an adversary could craft source code such that the ordering of tokens perceived by human reviewers does not match what will be processed by a compiler/interpreter/etc. The Unicode Consortium has documented this class of vulnerability in its document, Unicode Technical Report #36, Unicode Security Considerations. The Unicode Consortium also provides guidance on mitigations for this class of issues in Unicode Technical Standard #39, Unicode Security Mechanisms, and in Unicode Standard Annex #31, Unicode Identifier and Pattern Syntax. Also, the BIDI specification allows applications to tailor the implementation in ways that can mitigate misleading visual reordering in program text; see HL4 in Unicode Standard Annex #9, Unicode Bidirectional Algorithm.
References
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2021-42574", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-06-11T15:16:49.504878Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-11T15:17:01.399Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-04T03:38:49.283Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "http://www.unicode.org/versions/Unicode14.0.0/" }, { "tags": [ "x_transferred" ], "url": "https://trojansource.codes" }, { "name": "[oss-security] 20211101 CVE-2021-42574: rustc 1.56.0 and bidirectional-override codepoints in source code", "tags": [ "mailing-list", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/1" }, { "name": "[oss-security] 20211101 Re: CVE-2021-42574: rustc 1.56.0 and bidirectional-override codepoints in source code", "tags": [ "mailing-list", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/4" }, { "name": "[oss-security] 20211101 Trojan Source Attacks", "tags": [ "mailing-list", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/6" }, { "name": "[oss-security] 20211102 Re: CVE-2021-42574: rustc 1.56.0 and bidirectional-override codepoints in source code", "tags": [ "mailing-list", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/5" }, { "name": "[oss-security] 20211102 Re: Trojan Source Attacks", "tags": [ "mailing-list", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/02/10" }, { "name": "FEDORA-2021-0578e23912", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QUPA37D57VPTDLSXOOGF4UXUEADOC4PQ/" }, { "name": "FEDORA-2021-7ad3a01f6a", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LQNTFF24ROHLVPLUOEISBN3F7QM27L4U/" }, { "name": "VU#999008", "tags": [ "third-party-advisory", "x_transferred" ], "url": "https://www.kb.cert.org/vuls/id/999008" }, { "name": "FEDORA-2021-443139f67c", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IH2RG5YTR6ZZOLUV3EUPZEIJR7XHJLVD/" }, { "tags": [ "x_transferred" ], "url": "https://www.scyon.nl/post/trojans-in-your-source-code" }, { "tags": [ "x_transferred" ], "url": "https://www.unicode.org/reports/tr36/" }, { "tags": [ "x_transferred" ], "url": "https://www.unicode.org/reports/tr39/" }, { "tags": [ "x_transferred" ], "url": "https://www.unicode.org/reports/tr31/" }, { "tags": [ "x_transferred" ], "url": "https://www.unicode.org/reports/tr9/tr9-44.html#HL4" }, { "tags": [ "x_transferred" ], "url": "https://www.starwindsoftware.com/security/sw-20220804-0002/" }, { "name": "GLSA-202210-09", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202210-09" } ], "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 the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and interpreters. Adversaries can leverage this to encode source code for compilers accepting Unicode such that targeted vulnerabilities are introduced invisibly to human reviewers. NOTE: the Unicode Consortium offers the following alternative approach to presenting this concern. An issue is noted in the nature of international text that can affect applications that implement support for The Unicode Standard and the Unicode Bidirectional Algorithm (all versions). Due to text display behavior when text includes left-to-right and right-to-left characters, the visual order of tokens may be different from their logical order. Additionally, control characters needed to fully support the requirements of bidirectional text can further obfuscate the logical order of tokens. Unless mitigated, an adversary could craft source code such that the ordering of tokens perceived by human reviewers does not match what will be processed by a compiler/interpreter/etc. The Unicode Consortium has documented this class of vulnerability in its document, Unicode Technical Report #36, Unicode Security Considerations. The Unicode Consortium also provides guidance on mitigations for this class of issues in Unicode Technical Standard #39, Unicode Security Mechanisms, and in Unicode Standard Annex #31, Unicode Identifier and Pattern Syntax. Also, the BIDI specification allows applications to tailor the implementation in ways that can mitigate misleading visual reordering in program text; see HL4 in Unicode Standard Annex #9, Unicode Bidirectional Algorithm." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-10-16T00:00:00", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "http://www.unicode.org/versions/Unicode14.0.0/" }, { "url": "https://trojansource.codes" }, { "name": "[oss-security] 20211101 CVE-2021-42574: rustc 1.56.0 and bidirectional-override codepoints in source code", "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/1" }, { "name": "[oss-security] 20211101 Re: CVE-2021-42574: rustc 1.56.0 and bidirectional-override codepoints in source code", "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/4" }, { "name": "[oss-security] 20211101 Trojan Source Attacks", "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/6" }, { "name": "[oss-security] 20211102 Re: CVE-2021-42574: rustc 1.56.0 and bidirectional-override codepoints in source code", "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/5" }, { "name": "[oss-security] 20211102 Re: Trojan Source Attacks", "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/02/10" }, { "name": "FEDORA-2021-0578e23912", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QUPA37D57VPTDLSXOOGF4UXUEADOC4PQ/" }, { "name": "FEDORA-2021-7ad3a01f6a", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LQNTFF24ROHLVPLUOEISBN3F7QM27L4U/" }, { "name": "VU#999008", "tags": [ "third-party-advisory" ], "url": "https://www.kb.cert.org/vuls/id/999008" }, { "name": "FEDORA-2021-443139f67c", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IH2RG5YTR6ZZOLUV3EUPZEIJR7XHJLVD/" }, { "url": "https://www.scyon.nl/post/trojans-in-your-source-code" }, { "url": "https://www.unicode.org/reports/tr36/" }, { "url": "https://www.unicode.org/reports/tr39/" }, { "url": "https://www.unicode.org/reports/tr31/" }, { "url": "https://www.unicode.org/reports/tr9/tr9-44.html#HL4" }, { "url": "https://www.starwindsoftware.com/security/sw-20220804-0002/" }, { "name": "GLSA-202210-09", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202210-09" } ], "tags": [ "disputed" ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2021-42574", "datePublished": "2021-11-01T00:00:00", "dateReserved": "2021-10-18T00:00:00", "dateUpdated": "2024-08-04T03:38:49.283Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-42574\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-11-01T04:15:07.970\",\"lastModified\":\"2024-08-04T04:16:04.400\",\"vulnStatus\":\"Modified\",\"cveTags\":[{\"sourceIdentifier\":\"cve@mitre.org\",\"tags\":[\"disputed\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and interpreters. Adversaries can leverage this to encode source code for compilers accepting Unicode such that targeted vulnerabilities are introduced invisibly to human reviewers. NOTE: the Unicode Consortium offers the following alternative approach to presenting this concern. An issue is noted in the nature of international text that can affect applications that implement support for The Unicode Standard and the Unicode Bidirectional Algorithm (all versions). Due to text display behavior when text includes left-to-right and right-to-left characters, the visual order of tokens may be different from their logical order. Additionally, control characters needed to fully support the requirements of bidirectional text can further obfuscate the logical order of tokens. Unless mitigated, an adversary could craft source code such that the ordering of tokens perceived by human reviewers does not match what will be processed by a compiler/interpreter/etc. The Unicode Consortium has documented this class of vulnerability in its document, Unicode Technical Report #36, Unicode Security Considerations. The Unicode Consortium also provides guidance on mitigations for this class of issues in Unicode Technical Standard #39, Unicode Security Mechanisms, and in Unicode Standard Annex #31, Unicode Identifier and Pattern Syntax. Also, the BIDI specification allows applications to tailor the implementation in ways that can mitigate misleading visual reordering in program text; see HL4 in Unicode Standard Annex #9, Unicode Bidirectional Algorithm.\"},{\"lang\":\"es\",\"value\":\"** EN DISPUTA** Se ha detectado un problema en el algoritmo bidireccional de la especificaci\u00f3n Unicode hasta la versi\u00f3n 14.0. Permite la reordenaci\u00f3n visual de los caracteres a trav\u00e9s de secuencias de control, lo que puede ser utilizado para crear c\u00f3digo fuente que se traduce en una l\u00f3gica diferente a la ordenaci\u00f3n l\u00f3gica de los tokens ingeridos por los compiladores e int\u00e9rpretes. Los adversarios pueden aprovechar esto para codificar el c\u00f3digo fuente de los compiladores que aceptan Unicode, de manera que las vulnerabilidades objetivo se introduzcan de forma invisible para los revisores humanos. NOTA: el Consorcio Unicode ofrece el siguiente enfoque alternativo para presentar esta preocupaci\u00f3n. Se observa un problema en la naturaleza del texto internacional que puede afectar a las aplicaciones que implementan la compatibilidad con el est\u00e1ndar Unicode y el algoritmo bidireccional Unicode (todas las versiones). Debido al comportamiento de la visualizaci\u00f3n del texto cuando \u00e9ste incluye caracteres de izquierda a derecha y de derecha a izquierda, el orden visual de los tokens puede ser diferente de su orden l\u00f3gico. Adem\u00e1s, los caracteres de control necesarios para cumplir los requisitos del texto bidireccional pueden ofuscar a\u00fan m\u00e1s el orden l\u00f3gico de las fichas. A menos que se mitigue, un adversario podr\u00eda elaborar el c\u00f3digo fuente de tal manera que el orden de los tokens percibido por los revisores humanos no coincida con el que ser\u00e1 procesado por un compilador/interpretador/etc. El Consorcio Unicode ha documentado esta clase de vulnerabilidad en su documento, Informe T\u00e9cnico de Unicode #36, Consideraciones de Seguridad de Unicode. El Consorcio Unicode tambi\u00e9n proporciona orientaci\u00f3n sobre las mitigaciones para esta clase de problemas en la Norma T\u00e9cnica de Unicode #39, Mecanismos de Seguridad de Unicode, y en el Anexo de la Norma de Unicode #31, Identificador de Unicode y Sintaxis de Patrones. Adem\u00e1s, la especificaci\u00f3n BIDI permite a las aplicaciones adaptar la implementaci\u00f3n de manera que pueda mitigar la reordenaci\u00f3n visual enga\u00f1osa en el texto del programa; v\u00e9ase HL4 en el Anexo #9 del Est\u00e1ndar Unicode, Algoritmo Bidireccional Unicode.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":8.3,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":6.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:P/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":5.1},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":4.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:unicode:unicode:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"14.0.0\",\"matchCriteriaId\":\"FAB64729-AF3D-46C0-B3B9-1588B46C524A\"}]}]},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:starwindsoftware:starwind_virtual_san:v8r13:14398:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE49F316-C502-4D7A-AA70-D7745AEDAA93\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2021/11/01/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mailing List\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/11/01/4\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/11/01/5\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/11/01/6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/11/02/10\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.unicode.org/versions/Unicode14.0.0/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IH2RG5YTR6ZZOLUV3EUPZEIJR7XHJLVD/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LQNTFF24ROHLVPLUOEISBN3F7QM27L4U/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QUPA37D57VPTDLSXOOGF4UXUEADOC4PQ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/202210-09\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://trojansource.codes\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Technical Description\",\"Third Party Advisory\"]},{\"url\":\"https://www.kb.cert.org/vuls/id/999008\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]},{\"url\":\"https://www.scyon.nl/post/trojans-in-your-source-code\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://www.starwindsoftware.com/security/sw-20220804-0002/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.unicode.org/reports/tr31/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\",\"Vendor Advisory\"]},{\"url\":\"https://www.unicode.org/reports/tr36/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\",\"Vendor Advisory\"]},{\"url\":\"https://www.unicode.org/reports/tr39/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\",\"Vendor Advisory\"]},{\"url\":\"https://www.unicode.org/reports/tr9/tr9-44.html#HL4\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\",\"Vendor Advisory\"]}]}}" } }
rhsa-2021_4037
Vulnerability from csaf_redhat
Published
2021-11-01 07:44
Modified
2024-11-06 00:02
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4037", "url": "https://access.redhat.com/errata/RHSA-2021:4037" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4037.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:02:10+00:00", "generator": { "date": "2024-11-06T00:02:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4037", "initial_release_date": "2021-11-01T07:44:40+00:00", "revision_history": [ { "date": "2021-11-01T07:44:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-01T07:44:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:02:10+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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.25.1-22.base.el7_3.3.src", "product": { "name": "binutils-0:2.25.1-22.base.el7_3.3.src", "product_id": "binutils-0:2.25.1-22.base.el7_3.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.25.1-22.base.el7_3.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.25.1-22.base.el7_3.3.x86_64", "product": { "name": "binutils-0:2.25.1-22.base.el7_3.3.x86_64", "product_id": "binutils-0:2.25.1-22.base.el7_3.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.25.1-22.base.el7_3.3?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64", "product": { "name": "binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64", "product_id": "binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.25.1-22.base.el7_3.3?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64", "product": { "name": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64", "product_id": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.25.1-22.base.el7_3.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.25.1-22.base.el7_3.3.i686", "product": { "name": "binutils-devel-0:2.25.1-22.base.el7_3.3.i686", "product_id": "binutils-devel-0:2.25.1-22.base.el7_3.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.25.1-22.base.el7_3.3?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686", "product": { "name": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686", "product_id": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.25.1-22.base.el7_3.3?arch=i686" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.25.1-22.base.el7_3.3.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:binutils-0:2.25.1-22.base.el7_3.3.src" }, "product_reference": "binutils-0:2.25.1-22.base.el7_3.3.src", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.25.1-22.base.el7_3.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:binutils-0:2.25.1-22.base.el7_3.3.x86_64" }, "product_reference": "binutils-0:2.25.1-22.base.el7_3.3.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686" }, "product_reference": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64" }, "product_reference": "binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.25.1-22.base.el7_3.3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.i686" }, "product_reference": "binutils-devel-0:2.25.1-22.base.el7_3.3.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64" }, "product_reference": "binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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:binutils-0:2.25.1-22.base.el7_3.3.src", "7Server-7.3.AUS:binutils-0:2.25.1-22.base.el7_3.3.x86_64", "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686", "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64", "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.i686", "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-01T07:44:40+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:binutils-0:2.25.1-22.base.el7_3.3.src", "7Server-7.3.AUS:binutils-0:2.25.1-22.base.el7_3.3.x86_64", "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686", "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64", "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.i686", "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4037" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-7.3.AUS:binutils-0:2.25.1-22.base.el7_3.3.src", "7Server-7.3.AUS:binutils-0:2.25.1-22.base.el7_3.3.x86_64", "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686", "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64", "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.i686", "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.3.AUS:binutils-0:2.25.1-22.base.el7_3.3.src", "7Server-7.3.AUS:binutils-0:2.25.1-22.base.el7_3.3.x86_64", "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.i686", "7Server-7.3.AUS:binutils-debuginfo-0:2.25.1-22.base.el7_3.3.x86_64", "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.i686", "7Server-7.3.AUS:binutils-devel-0:2.25.1-22.base.el7_3.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4649
Vulnerability from csaf_redhat
Published
2021-11-15 10:29
Modified
2024-11-06 00:10
Summary
Red Hat Security Advisory: gcc-toolset-10-binutils security update
Notes
Topic
An update for gcc-toolset-10-binutils is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gcc-toolset-10-binutils is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4649", "url": "https://access.redhat.com/errata/RHSA-2021:4649" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4649.json" } ], "title": "Red Hat Security Advisory: gcc-toolset-10-binutils security update", "tracking": { "current_release_date": "2024-11-06T00:10:17+00:00", "generator": { "date": "2024-11-06T00:10:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4649", "initial_release_date": "2021-11-15T10:29:26+00:00", "revision_history": [ { "date": "2021-11-15T10:29:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-15T10:29:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:10:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_5.6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_5.6?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_5.6?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_5.6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_5.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_5.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_5.6?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_5.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_5.6?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_5.6?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_5.6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-15T10:29: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": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4649" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-0:2.35-8.el8_5.6.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_5.6.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-binutils-devel-0:2.35-8.el8_5.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4598
Vulnerability from csaf_redhat
Published
2021-11-10 10:26
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: annobin security update
Notes
Topic
An update for annobin is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:
This update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for annobin is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:\n\nThis update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.\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:4598", "url": "https://access.redhat.com/errata/RHSA-2021:4598" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4598.json" } ], "title": "Red Hat Security Advisory: annobin security update", "tracking": { "current_release_date": "2024-11-06T00:08:29+00:00", "generator": { "date": "2024-11-06T00:08:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4598", "initial_release_date": "2021-11-10T10:26:15+00:00", "revision_history": [ { "date": "2021-11-10T10:26:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T10:26:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:29+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.50-1.el8_4.1.src", "product": { "name": "annobin-0:9.50-1.el8_4.1.src", "product_id": "annobin-0:9.50-1.el8_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.50-1.el8_4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.50-1.el8_4.1.aarch64", "product": { "name": "annobin-0:9.50-1.el8_4.1.aarch64", "product_id": "annobin-0:9.50-1.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.50-1.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-annocheck-0:9.50-1.el8_4.1.aarch64", "product": { "name": "annobin-annocheck-0:9.50-1.el8_4.1.aarch64", "product_id": "annobin-annocheck-0:9.50-1.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck@9.50-1.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-debugsource-0:9.50-1.el8_4.1.aarch64", "product": { "name": "annobin-debugsource-0:9.50-1.el8_4.1.aarch64", "product_id": "annobin-debugsource-0:9.50-1.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@9.50-1.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64", "product": { "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64", "product_id": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck-debuginfo@9.50-1.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:9.50-1.el8_4.1.aarch64", "product": { "name": "annobin-debuginfo-0:9.50-1.el8_4.1.aarch64", "product_id": "annobin-debuginfo-0:9.50-1.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@9.50-1.el8_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.50-1.el8_4.1.ppc64le", "product": { "name": "annobin-0:9.50-1.el8_4.1.ppc64le", "product_id": "annobin-0:9.50-1.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.50-1.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-annocheck-0:9.50-1.el8_4.1.ppc64le", "product": { "name": "annobin-annocheck-0:9.50-1.el8_4.1.ppc64le", "product_id": "annobin-annocheck-0:9.50-1.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck@9.50-1.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-debugsource-0:9.50-1.el8_4.1.ppc64le", "product": { "name": "annobin-debugsource-0:9.50-1.el8_4.1.ppc64le", "product_id": "annobin-debugsource-0:9.50-1.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@9.50-1.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le", "product": { "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le", "product_id": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck-debuginfo@9.50-1.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le", "product": { "name": "annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le", "product_id": "annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@9.50-1.el8_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.50-1.el8_4.1.x86_64", "product": { "name": "annobin-0:9.50-1.el8_4.1.x86_64", "product_id": "annobin-0:9.50-1.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.50-1.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-annocheck-0:9.50-1.el8_4.1.x86_64", "product": { "name": "annobin-annocheck-0:9.50-1.el8_4.1.x86_64", "product_id": "annobin-annocheck-0:9.50-1.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck@9.50-1.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-debugsource-0:9.50-1.el8_4.1.x86_64", "product": { "name": "annobin-debugsource-0:9.50-1.el8_4.1.x86_64", "product_id": "annobin-debugsource-0:9.50-1.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@9.50-1.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64", "product": { "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64", "product_id": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck-debuginfo@9.50-1.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:9.50-1.el8_4.1.x86_64", "product": { "name": "annobin-debuginfo-0:9.50-1.el8_4.1.x86_64", "product_id": "annobin-debuginfo-0:9.50-1.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@9.50-1.el8_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.50-1.el8_4.1.s390x", "product": { "name": "annobin-0:9.50-1.el8_4.1.s390x", "product_id": "annobin-0:9.50-1.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.50-1.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "annobin-annocheck-0:9.50-1.el8_4.1.s390x", "product": { "name": "annobin-annocheck-0:9.50-1.el8_4.1.s390x", "product_id": "annobin-annocheck-0:9.50-1.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck@9.50-1.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "annobin-debugsource-0:9.50-1.el8_4.1.s390x", "product": { "name": "annobin-debugsource-0:9.50-1.el8_4.1.s390x", "product_id": "annobin-debugsource-0:9.50-1.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@9.50-1.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x", "product": { "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x", "product_id": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck-debuginfo@9.50-1.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:9.50-1.el8_4.1.s390x", "product": { "name": "annobin-debuginfo-0:9.50-1.el8_4.1.s390x", "product_id": "annobin-debuginfo-0:9.50-1.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@9.50-1.el8_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.50-1.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.aarch64" }, "product_reference": "annobin-0:9.50-1.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.50-1.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.ppc64le" }, "product_reference": "annobin-0:9.50-1.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.50-1.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.s390x" }, "product_reference": "annobin-0:9.50-1.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.50-1.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.src" }, "product_reference": "annobin-0:9.50-1.el8_4.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.50-1.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.x86_64" }, "product_reference": "annobin-0:9.50-1.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-0:9.50-1.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.aarch64" }, "product_reference": "annobin-annocheck-0:9.50-1.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-0:9.50-1.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.ppc64le" }, "product_reference": "annobin-annocheck-0:9.50-1.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-0:9.50-1.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.s390x" }, "product_reference": "annobin-annocheck-0:9.50-1.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-0:9.50-1.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.x86_64" }, "product_reference": "annobin-annocheck-0:9.50-1.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64" }, "product_reference": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le" }, "product_reference": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x" }, "product_reference": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64" }, "product_reference": "annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:9.50-1.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.aarch64" }, "product_reference": "annobin-debuginfo-0:9.50-1.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le" }, "product_reference": "annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:9.50-1.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.s390x" }, "product_reference": "annobin-debuginfo-0:9.50-1.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:9.50-1.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.x86_64" }, "product_reference": "annobin-debuginfo-0:9.50-1.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:9.50-1.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.aarch64" }, "product_reference": "annobin-debugsource-0:9.50-1.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:9.50-1.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.ppc64le" }, "product_reference": "annobin-debugsource-0:9.50-1.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:9.50-1.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.s390x" }, "product_reference": "annobin-debugsource-0:9.50-1.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:9.50-1.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.x86_64" }, "product_reference": "annobin-debugsource-0:9.50-1.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.src", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T10:26:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.src", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4598" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.src", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.src", "AppStream-8.4.0.Z.EUS:annobin-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-annocheck-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-annocheck-debuginfo-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-debuginfo-0:9.50-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:annobin-debugsource-0:9.50-1.el8_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4588
Vulnerability from csaf_redhat
Published
2021-11-10 09:04
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: gcc-toolset-10-binutils security update
Notes
Topic
An update for gcc-toolset-10-binutils is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gcc-toolset-10-binutils is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4588", "url": "https://access.redhat.com/errata/RHSA-2021:4588" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4588.json" } ], "title": "Red Hat Security Advisory: gcc-toolset-10-binutils security update", "tracking": { "current_release_date": "2024-11-06T00:08:58+00:00", "generator": { "date": "2024-11-06T00:08:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4588", "initial_release_date": "2021-11-10T09:04:42+00:00", "revision_history": [ { "date": "2021-11-10T09:04:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:04:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_4.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_4.5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_4.5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_4.5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_4.5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_4.5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_4.5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_4.5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_4.5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_4.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_4.5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_4.5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x", "product": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x", "product_id": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils@2.35-8.el8_4.5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x", "product": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x", "product_id": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-devel@2.35-8.el8_4.5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x", "product": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x", "product_id": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-binutils-debuginfo@2.35-8.el8_4.5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64" }, "product_reference": "gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64" }, "product_reference": "gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64" }, "product_reference": "gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:04:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4588" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.src", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-0:2.35-8.el8_4.5.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.i686", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-debuginfo-0:2.35-8.el8_4.5.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.i686", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-binutils-devel-0:2.35-8.el8_4.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4590
Vulnerability from csaf_redhat
Published
2021-11-10 11:06
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: rust-toolset:rhel8 security update
Notes
Topic
An update for the rust-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in rust in order to facilitate detection of BiDi Unicode characters:
Rust introduces two new lints to detect and reject code containing the affected codepoints. These new deny-by-default lints detect affected codepoints in string literals and comments. The lints will prevent source code file containing these codepoints from being compiled. If your code has legitimate uses for the codepoints we recommend replacing them with the related escape sequence. The error messages will suggest the right escapes to use.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the rust-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries. \n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in rust in order to facilitate detection of BiDi Unicode characters:\n\nRust introduces two new lints to detect and reject code containing the affected codepoints. These new deny-by-default lints detect affected codepoints in string literals and comments. The lints will prevent source code file containing these codepoints from being compiled. If your code has legitimate uses for the codepoints we recommend replacing them with the related escape sequence. The error messages will suggest the right escapes to use.\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:4590", "url": "https://access.redhat.com/errata/RHSA-2021:4590" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://blog.rust-lang.org/2021/11/01/cve-2021-42574.html", "url": "https://blog.rust-lang.org/2021/11/01/cve-2021-42574.html" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4590.json" } ], "title": "Red Hat Security Advisory: rust-toolset:rhel8 security update", "tracking": { "current_release_date": "2024-11-06T00:08:51+00:00", "generator": { "date": "2024-11-06T00:08:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4590", "initial_release_date": "2021-11-10T11:06:32+00:00", "revision_history": [ { "date": "2021-11-10T11:06:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T11:06:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08: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 AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "rust-toolset:rhel8:8050020211027231136:5c15747c", "product": { "name": "rust-toolset:rhel8:8050020211027231136:5c15747c", "product_id": "rust-toolset:rhel8:8050020211027231136:5c15747c", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/rust-toolset@rhel8:8050020211027231136:5c15747c" } } }, { "category": "product_version", "name": "cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product": { "name": "cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_id": "cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-doc@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=noarch" } } }, { "category": "product_version", "name": "rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product": { "name": "rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_id": "rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugger-common@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=noarch" } } }, { "category": "product_version", "name": "rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product": { "name": "rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_id": "rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-gdb@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=noarch" } } }, { "category": "product_version", "name": "rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product": { "name": "rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_id": "rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-lldb@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=noarch" } } }, { "category": "product_version", "name": "rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product": { "name": "rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_id": "rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-src@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=aarch64" } } }, { "category": "product_version", "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product": { "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_id": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src", "product": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src", "product_id": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=src" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=ppc64le" } } }, { "category": "product_version", "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product": { "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_id": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=s390x" } } }, { "category": "product_version", "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product": { "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_id": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=x86_64" } } }, { "category": "product_version", "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product": { "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_id": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.54.0-3.module%2Bel8.5.0%2B13074%2Bd655d86c?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, "product_reference": "rust-toolset:rhel8:8050020211027231136:5c15747c", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch" }, "product_reference": "cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src" }, "product_reference": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch" }, "product_reference": "rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch" }, "product_reference": "rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch" }, "product_reference": "rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch" }, "product_reference": "rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64" }, "product_reference": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le" }, "product_reference": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x" }, "product_reference": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64 as a component of rust-toolset:rhel8:8050020211027231136:5c15747c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" }, "product_reference": "rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T11:06:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4590" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:cargo-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:clippy-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rls-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.src", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-analysis-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugger-common-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-debugsource-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-doc-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-gdb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-lldb-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-src-0:1.54.0-3.module+el8.5.0+13074+d655d86c.noarch", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-std-static-wasm32-unknown-unknown-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.aarch64", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.ppc64le", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.s390x", "AppStream-8.5.0.Z.MAIN:rust-toolset:rhel8:8050020211027231136:5c15747c:rustfmt-debuginfo-0:1.54.0-3.module+el8.5.0+13074+d655d86c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4743
Vulnerability from csaf_redhat
Published
2021-11-18 17:49
Modified
2024-11-06 00:10
Summary
Red Hat Security Advisory: llvm-toolset:rhel8 security update
Notes
Topic
An update for the llvm-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
LLVM Toolset provides the LLVM compiler infrastructure framework, the Clang compiler for the C and C++ languages, the LLDB debugger, and related tools for code analysis.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in clang in order to facilitate detection of BiDi Unicode characters:
clang-tidy now finds identifiers that contain Unicode characters with right-to-left direction, which can be confusing as they may change the understanding of a whole statement.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the llvm-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "LLVM Toolset provides the LLVM compiler infrastructure framework, the Clang compiler for the C and C++ languages, the LLDB debugger, and related tools for code analysis.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in clang in order to facilitate detection of BiDi Unicode characters:\n\nclang-tidy now finds identifiers that contain Unicode characters with right-to-left direction, which can be confusing as they may change the understanding of a whole statement.\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:4743", "url": "https://access.redhat.com/errata/RHSA-2021:4743" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4743.json" } ], "title": "Red Hat Security Advisory: llvm-toolset:rhel8 security update", "tracking": { "current_release_date": "2024-11-06T00:10:57+00:00", "generator": { "date": "2024-11-06T00:10:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4743", "initial_release_date": "2021-11-18T17:49:47+00:00", "revision_history": [ { "date": "2021-11-18T17:49:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-18T17:49:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:10:57+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "llvm-toolset:rhel8:8050020211110163227:c5368500", "product": { "name": "llvm-toolset:rhel8:8050020211110163227:c5368500", "product_id": "llvm-toolset:rhel8:8050020211110163227:c5368500", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/llvm-toolset@rhel8:8050020211110163227:c5368500" } } }, { "category": "product_version", "name": "clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch", "product": { "name": "clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch", "product_id": "clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-analyzer@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=noarch" } } }, { "category": "product_version", "name": "llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch", "product": { "name": "llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch", "product_id": "llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-doc@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=noarch" } } }, { "category": "product_version", "name": "python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch", "product": { "name": "python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch", "product_id": "python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-lit@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debugsource@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-devel@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-resource-filesystem@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-clang-format@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-test@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-test-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-libs@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-libs-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-test@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-test-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debugsource@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-googletest@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-static@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_id": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=aarch64" } } }, { "category": "product_version", "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-toolset@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } }, { "category": "product_version", "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_id": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=aarch64" } } }, { "category": "product_version", "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_id": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src", "product": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src", "product_id": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=src" } } }, { "category": "product_version", "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_id": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=src" } } }, { "category": "product_version", "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_id": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=src" } } }, { "category": "product_version", "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_id": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=src" } } }, { "category": "product_version", "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_id": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=src" } } }, { "category": "product_version", "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src", "product": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src", "product_id": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=src" } } }, { "category": "product_version", "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_id": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-toolset@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=src" } } }, { "category": "product_version", "name": "python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product": { "name": "python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_id": "python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lit@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debugsource@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-devel@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-resource-filesystem@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-clang-format@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-test@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-test-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-libs@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-libs-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-test@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-test-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debugsource@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-googletest@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-static@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_id": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=ppc64le" } } }, { "category": "product_version", "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-toolset@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_id": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_id": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debugsource@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-devel@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-resource-filesystem@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_id": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=s390x" } } }, { "category": "product_version", "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_id": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=s390x" } } }, { "category": "product_version", "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_id": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=s390x" } } }, { "category": "product_version", "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-clang-format@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_id": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=s390x" } } }, { "category": "product_version", "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_id": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=s390x" } } }, { "category": "product_version", "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_id": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=s390x" } } }, { "category": "product_version", "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_id": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=s390x" } } }, { "category": "product_version", "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debugsource@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-googletest@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-static@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_id": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=s390x" } } }, { "category": "product_version", "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_id": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-toolset@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=s390x" } } }, { "category": "product_version", "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_id": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=s390x" } } }, { "category": "product_version", "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_id": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debugsource@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-devel@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-resource-filesystem@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-clang-format@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-test@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-test-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-libs@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-libs-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-test@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-test-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debugsource@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-googletest@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-static@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_id": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=i686" } } }, { "category": "product_version", "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-toolset@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } }, { "category": "product_version", "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_id": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=i686" } } }, { "category": "product_version", "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_id": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-debugsource@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-devel@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-libs-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-resource-filesystem@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clang-tools-extra-debuginfo@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/compiler-rt-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-clang-format@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-test@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libomp-test-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-libs@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-libs-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-test@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lld-test-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debuginfo@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-debugsource@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lldb-devel@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-debugsource@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-devel-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-googletest@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-libs-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-static@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_id": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-test-debuginfo@12.0.1-2.module%2Bel8.5.0%2B12488%2B254d2a07?arch=x86_64" } } }, { "category": "product_version", "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/llvm-toolset@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } }, { "category": "product_version", "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_id": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-clang@12.0.1-4.module%2Bel8.5.0%2B13246%2Bcefb5d4c?arch=x86_64" } } }, { "category": "product_version", "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_id": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-lldb@12.0.1-1.module%2Bel8.5.0%2B11871%2B08d0eab5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, "product_reference": "llvm-toolset:rhel8:8050020211110163227:c5368500", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src" }, "product_reference": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch" }, "product_reference": "clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x" }, "product_reference": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src" }, "product_reference": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x" }, "product_reference": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x" }, "product_reference": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src" }, "product_reference": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src" }, "product_reference": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x" }, "product_reference": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src" }, "product_reference": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x" }, "product_reference": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x" }, "product_reference": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x" }, "product_reference": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src" }, "product_reference": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch" }, "product_reference": "llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64" }, "product_reference": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686" }, "product_reference": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le" }, "product_reference": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x" }, "product_reference": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64" }, "product_reference": "llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x" }, "product_reference": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src" }, "product_reference": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src" }, "product_reference": "python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64" }, "product_reference": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686" }, "product_reference": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le" }, "product_reference": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x" }, "product_reference": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64" }, "product_reference": "python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch" }, "product_reference": "python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64" }, "product_reference": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686" }, "product_reference": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le" }, "product_reference": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x" }, "product_reference": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64 as a component of llvm-toolset:rhel8:8050020211110163227:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" }, "product_reference": "python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-18T17:49:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4743" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-analyzer-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-debugsource-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-devel-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-libs-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-resource-filesystem-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:clang-tools-extra-debuginfo-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:compiler-rt-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:git-clang-format-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:libomp-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-libs-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lld-test-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debuginfo-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-debugsource-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:lldb-devel-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-debugsource-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-devel-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-doc-0:12.0.1-2.module+el8.5.0+12488+254d2a07.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-googletest-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-libs-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-static-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-test-debuginfo-0:12.0.1-2.module+el8.5.0+12488+254d2a07.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:llvm-toolset-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.src", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-clang-0:12.0.1-4.module+el8.5.0+13246+cefb5d4c.x86_64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lit-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.noarch", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.aarch64", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.i686", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.ppc64le", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.s390x", "AppStream-8.5.0.Z.MAIN:llvm-toolset:rhel8:8050020211110163227:c5368500:python3-lldb-0:12.0.1-1.module+el8.5.0+11871+08d0eab5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4591
Vulnerability from csaf_redhat
Published
2021-11-10 09:52
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: gcc-toolset-11-annobin security update
Notes
Topic
An update for gcc-toolset-11-annobin is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:
This update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gcc-toolset-11-annobin is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:\n\nThis update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.\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:4591", "url": "https://access.redhat.com/errata/RHSA-2021:4591" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4591.json" } ], "title": "Red Hat Security Advisory: gcc-toolset-11-annobin security update", "tracking": { "current_release_date": "2024-11-06T00:08:29+00:00", "generator": { "date": "2024-11-06T00:08:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4591", "initial_release_date": "2021-11-10T09:52:57+00:00", "revision_history": [ { "date": "2021-11-10T09:52:57+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:52:57+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:29+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src", "product": { "name": "gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src", "product_id": "gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin@9.85-1.el8_5.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64", "product": { "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64", "product_id": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-annocheck@9.85-1.el8_5.1?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64", "product": { "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64", "product_id": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-plugin-gcc@9.85-1.el8_5.1?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64", "product": { "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64", "product_id": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-annocheck-debuginfo@9.85-1.el8_5.1?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64", "product": { "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64", "product_id": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-debuginfo@9.85-1.el8_5.1?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64", "product": { "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64", "product_id": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-plugin-gcc-debuginfo@9.85-1.el8_5.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le", "product": { "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le", "product_id": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-annocheck@9.85-1.el8_5.1?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le", "product": { "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le", "product_id": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-plugin-gcc@9.85-1.el8_5.1?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le", "product": { "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le", "product_id": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-annocheck-debuginfo@9.85-1.el8_5.1?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le", "product": { "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le", "product_id": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-debuginfo@9.85-1.el8_5.1?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le", "product": { "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le", "product_id": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-plugin-gcc-debuginfo@9.85-1.el8_5.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64", "product": { "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64", "product_id": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-annocheck@9.85-1.el8_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64", "product": { "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64", "product_id": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-plugin-gcc@9.85-1.el8_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64", "product": { "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64", "product_id": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-annocheck-debuginfo@9.85-1.el8_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64", "product": { "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64", "product_id": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-debuginfo@9.85-1.el8_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64", "product": { "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64", "product_id": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-plugin-gcc-debuginfo@9.85-1.el8_5.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x", "product": { "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x", "product_id": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-annocheck@9.85-1.el8_5.1?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x", "product": { "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x", "product_id": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-plugin-gcc@9.85-1.el8_5.1?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x", "product": { "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x", "product_id": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-annocheck-debuginfo@9.85-1.el8_5.1?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x", "product": { "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x", "product_id": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-debuginfo@9.85-1.el8_5.1?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x", "product": { "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x", "product_id": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-plugin-gcc-debuginfo@9.85-1.el8_5.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch", "product": { "name": "gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch", "product_id": "gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-annobin-docs@9.85-1.el8_5.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src" }, "product_reference": "gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64" }, "product_reference": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le" }, "product_reference": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x" }, "product_reference": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64" }, "product_reference": "gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64" }, "product_reference": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le" }, "product_reference": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x" }, "product_reference": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64" }, "product_reference": "gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64" }, "product_reference": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le" }, "product_reference": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x" }, "product_reference": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64" }, "product_reference": "gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch" }, "product_reference": "gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64" }, "product_reference": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le" }, "product_reference": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x" }, "product_reference": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64" }, "product_reference": "gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64" }, "product_reference": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le" }, "product_reference": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x" }, "product_reference": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64" }, "product_reference": "gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:52:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4591" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-0:9.85-1.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-annocheck-debuginfo-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-debuginfo-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-docs-0:9.85-1.el8_5.1.noarch", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-0:9.85-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-annobin-plugin-gcc-debuginfo-0:9.85-1.el8_5.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4601
Vulnerability from csaf_redhat
Published
2021-11-10 09:52
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4601", "url": "https://access.redhat.com/errata/RHSA-2021:4601" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4601.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:08:15+00:00", "generator": { "date": "2024-11-06T00:08:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4601", "initial_release_date": "2021-11-10T09:52:11+00:00", "revision_history": [ { "date": "2021-11-10T09:52:11+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:52:11+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:15+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream" } } }, { "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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-73.el8_2.1.aarch64", "product": { "name": "binutils-devel-0:2.30-73.el8_2.1.aarch64", "product_id": "binutils-devel-0:2.30-73.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-73.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "product": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "product_id": "binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-73.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "product": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "product_id": "binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-73.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-0:2.30-73.el8_2.1.aarch64", "product": { "name": "binutils-0:2.30-73.el8_2.1.aarch64", "product_id": "binutils-0:2.30-73.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-73.el8_2.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-73.el8_2.1.ppc64le", "product": { "name": "binutils-devel-0:2.30-73.el8_2.1.ppc64le", "product_id": "binutils-devel-0:2.30-73.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-73.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "product": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "product_id": "binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-73.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "product": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "product_id": "binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-73.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-0:2.30-73.el8_2.1.ppc64le", "product": { "name": "binutils-0:2.30-73.el8_2.1.ppc64le", "product_id": "binutils-0:2.30-73.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-73.el8_2.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-73.el8_2.1.i686", "product": { "name": "binutils-devel-0:2.30-73.el8_2.1.i686", "product_id": "binutils-devel-0:2.30-73.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-73.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-73.el8_2.1.i686", "product": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.i686", "product_id": "binutils-debugsource-0:2.30-73.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-73.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-73.el8_2.1.i686", "product": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.i686", "product_id": "binutils-debuginfo-0:2.30-73.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-73.el8_2.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-73.el8_2.1.x86_64", "product": { "name": "binutils-devel-0:2.30-73.el8_2.1.x86_64", "product_id": "binutils-devel-0:2.30-73.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-73.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "product": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "product_id": "binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-73.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "product": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "product_id": "binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-73.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-0:2.30-73.el8_2.1.x86_64", "product": { "name": "binutils-0:2.30-73.el8_2.1.x86_64", "product_id": "binutils-0:2.30-73.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-73.el8_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-73.el8_2.1.s390x", "product": { "name": "binutils-devel-0:2.30-73.el8_2.1.s390x", "product_id": "binutils-devel-0:2.30-73.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-73.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-73.el8_2.1.s390x", "product": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.s390x", "product_id": "binutils-debugsource-0:2.30-73.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-73.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "product": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "product_id": "binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-73.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "binutils-0:2.30-73.el8_2.1.s390x", "product": { "name": "binutils-0:2.30-73.el8_2.1.s390x", "product_id": "binutils-0:2.30-73.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-73.el8_2.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.30-73.el8_2.1.src", "product": { "name": "binutils-0:2.30-73.el8_2.1.src", "product_id": "binutils-0:2.30-73.el8_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-73.el8_2.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.aarch64" }, "product_reference": "binutils-0:2.30-73.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.ppc64le" }, "product_reference": "binutils-0:2.30-73.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.s390x" }, "product_reference": "binutils-0:2.30-73.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.src" }, "product_reference": "binutils-0:2.30-73.el8_2.1.src", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.x86_64" }, "product_reference": "binutils-0:2.30-73.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.i686" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.s390x" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.aarch64" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.i686" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.s390x" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.x86_64" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.aarch64" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.i686" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.ppc64le" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.s390x" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.x86_64" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.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:binutils-0:2.30-73.el8_2.1.aarch64" }, "product_reference": "binutils-0:2.30-73.el8_2.1.aarch64", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.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:binutils-0:2.30-73.el8_2.1.ppc64le" }, "product_reference": "binutils-0:2.30-73.el8_2.1.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.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:binutils-0:2.30-73.el8_2.1.s390x" }, "product_reference": "binutils-0:2.30-73.el8_2.1.s390x", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.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:binutils-0:2.30-73.el8_2.1.src" }, "product_reference": "binutils-0:2.30-73.el8_2.1.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-73.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:binutils-0:2.30-73.el8_2.1.x86_64" }, "product_reference": "binutils-0:2.30-73.el8_2.1.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.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:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.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:binutils-debuginfo-0:2.30-73.el8_2.1.i686" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.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:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.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:binutils-debuginfo-0:2.30-73.el8_2.1.s390x" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-73.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:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64" }, "product_reference": "binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.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:binutils-debugsource-0:2.30-73.el8_2.1.aarch64" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.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:binutils-debugsource-0:2.30-73.el8_2.1.i686" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.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:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.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:binutils-debugsource-0:2.30-73.el8_2.1.s390x" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.s390x", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-73.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:binutils-debugsource-0:2.30-73.el8_2.1.x86_64" }, "product_reference": "binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.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:binutils-devel-0:2.30-73.el8_2.1.aarch64" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.aarch64", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.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:binutils-devel-0:2.30-73.el8_2.1.i686" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.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:binutils-devel-0:2.30-73.el8_2.1.ppc64le" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.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:binutils-devel-0:2.30-73.el8_2.1.s390x" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.s390x", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-73.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:binutils-devel-0:2.30-73.el8_2.1.x86_64" }, "product_reference": "binutils-devel-0:2.30-73.el8_2.1.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.src", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.src", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:52:11+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.src", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.src", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4601" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.src", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.src", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.src", "AppStream-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.src", "BaseOS-8.2.0.Z.EUS:binutils-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-debuginfo-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-debugsource-0:2.30-73.el8_2.1.x86_64", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.aarch64", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.i686", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.ppc64le", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.s390x", "BaseOS-8.2.0.Z.EUS:binutils-devel-0:2.30-73.el8_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4034
Vulnerability from csaf_redhat
Published
2021-11-01 08:09
Modified
2024-11-06 00:02
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 7.7 Advanced Update Support, Red Hat Enterprise Linux 7.7 Telco Extended Update Support, and Red Hat Enterprise Linux 7.7 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils is now available for Red Hat Enterprise Linux 7.7 Advanced Update Support, Red Hat Enterprise Linux 7.7 Telco Extended Update Support, and Red Hat Enterprise Linux 7.7 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4034", "url": "https://access.redhat.com/errata/RHSA-2021:4034" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4034.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:02:45+00:00", "generator": { "date": "2024-11-06T00:02:45+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4034", "initial_release_date": "2021-11-01T08:09:38+00:00", "revision_history": [ { "date": "2021-11-01T08:09:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-01T08:09:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:02:45+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.7)", "product": { "name": "Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server E4S (v. 7.7)", "product": { "name": "Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:7.7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server TUS (v. 7.7)", "product": { "name": "Red Hat Enterprise Linux Server TUS (v. 7.7)", "product_id": "7Server-7.7.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:7.7::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-41.base.el7_7.4.src", "product": { "name": "binutils-0:2.27-41.base.el7_7.4.src", "product_id": "binutils-0:2.27-41.base.el7_7.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-41.base.el7_7.4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-41.base.el7_7.4.x86_64", "product": { "name": "binutils-0:2.27-41.base.el7_7.4.x86_64", "product_id": "binutils-0:2.27-41.base.el7_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-41.base.el7_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "product": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "product_id": "binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-41.base.el7_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "product": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "product_id": "binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-41.base.el7_7.4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.27-41.base.el7_7.4.i686", "product": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.i686", "product_id": "binutils-devel-0:2.27-41.base.el7_7.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-41.base.el7_7.4?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "product": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "product_id": "binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-41.base.el7_7.4?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-41.base.el7_7.4.ppc64le", "product": { "name": "binutils-0:2.27-41.base.el7_7.4.ppc64le", "product_id": "binutils-0:2.27-41.base.el7_7.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-41.base.el7_7.4?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-devel-0:2.27-41.base.el7_7.4.ppc64le", "product": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.ppc64le", "product_id": "binutils-devel-0:2.27-41.base.el7_7.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-41.base.el7_7.4?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le", "product": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le", "product_id": "binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-41.base.el7_7.4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-41.base.el7_7.4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:binutils-0:2.27-41.base.el7_7.4.src" }, "product_reference": "binutils-0:2.27-41.base.el7_7.4.src", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-41.base.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:binutils-0:2.27-41.base.el7_7.4.x86_64" }, "product_reference": "binutils-0:2.27-41.base.el7_7.4.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686" }, "product_reference": "binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.i686" }, "product_reference": "binutils-devel-0:2.27-41.base.el7_7.4.i686", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64" }, "product_reference": "binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-41.base.el7_7.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.ppc64le" }, "product_reference": "binutils-0:2.27-41.base.el7_7.4.ppc64le", "relates_to_product_reference": "7Server-7.7.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-41.base.el7_7.4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.src" }, "product_reference": "binutils-0:2.27-41.base.el7_7.4.src", "relates_to_product_reference": "7Server-7.7.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-41.base.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.x86_64" }, "product_reference": "binutils-0:2.27-41.base.el7_7.4.x86_64", "relates_to_product_reference": "7Server-7.7.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686" }, "product_reference": "binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "relates_to_product_reference": "7Server-7.7.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le", "relates_to_product_reference": "7Server-7.7.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "relates_to_product_reference": "7Server-7.7.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.i686" }, "product_reference": "binutils-devel-0:2.27-41.base.el7_7.4.i686", "relates_to_product_reference": "7Server-7.7.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.ppc64le" }, "product_reference": "binutils-devel-0:2.27-41.base.el7_7.4.ppc64le", "relates_to_product_reference": "7Server-7.7.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)", "product_id": "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.x86_64" }, "product_reference": "binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "relates_to_product_reference": "7Server-7.7.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-41.base.el7_7.4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)", "product_id": "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.src" }, "product_reference": "binutils-0:2.27-41.base.el7_7.4.src", "relates_to_product_reference": "7Server-7.7.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-41.base.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)", "product_id": "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.x86_64" }, "product_reference": "binutils-0:2.27-41.base.el7_7.4.x86_64", "relates_to_product_reference": "7Server-7.7.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)", "product_id": "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686" }, "product_reference": "binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "relates_to_product_reference": "7Server-7.7.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)", "product_id": "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "relates_to_product_reference": "7Server-7.7.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)", "product_id": "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.i686" }, "product_reference": "binutils-devel-0:2.27-41.base.el7_7.4.i686", "relates_to_product_reference": "7Server-7.7.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-41.base.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)", "product_id": "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64" }, "product_reference": "binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "relates_to_product_reference": "7Server-7.7.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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.7.AUS:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.AUS:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-01T08:09:38+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.7.AUS:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.AUS:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4034" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-7.7.AUS:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.AUS:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.7.AUS:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.AUS:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.AUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.AUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.E4S:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.ppc64le", "7Server-7.7.E4S:binutils-devel-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.src", "7Server-7.7.TUS:binutils-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.TUS:binutils-debuginfo-0:2.27-41.base.el7_7.4.x86_64", "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.i686", "7Server-7.7.TUS:binutils-devel-0:2.27-41.base.el7_7.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4038
Vulnerability from csaf_redhat
Published
2021-11-01 07:44
Modified
2024-11-06 00:02
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 7.2 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4038", "url": "https://access.redhat.com/errata/RHSA-2021:4038" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4038.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:02:03+00:00", "generator": { "date": "2024-11-06T00:02:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4038", "initial_release_date": "2021-11-01T07:44:51+00:00", "revision_history": [ { "date": "2021-11-01T07:44:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-01T07:44:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:02:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux 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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.23.52.0.1-55.el7_2.4.src", "product": { "name": "binutils-0:2.23.52.0.1-55.el7_2.4.src", "product_id": "binutils-0:2.23.52.0.1-55.el7_2.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.23.52.0.1-55.el7_2.4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.23.52.0.1-55.el7_2.4.x86_64", "product": { "name": "binutils-0:2.23.52.0.1-55.el7_2.4.x86_64", "product_id": "binutils-0:2.23.52.0.1-55.el7_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.23.52.0.1-55.el7_2.4?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64", "product": { "name": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64", "product_id": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.23.52.0.1-55.el7_2.4?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64", "product": { "name": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64", "product_id": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.23.52.0.1-55.el7_2.4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686", "product": { "name": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686", "product_id": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.23.52.0.1-55.el7_2.4?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686", "product": { "name": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686", "product_id": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.23.52.0.1-55.el7_2.4?arch=i686" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.23.52.0.1-55.el7_2.4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)", "product_id": "7Server-7.2.AUS:binutils-0:2.23.52.0.1-55.el7_2.4.src" }, "product_reference": "binutils-0:2.23.52.0.1-55.el7_2.4.src", "relates_to_product_reference": "7Server-7.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.23.52.0.1-55.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)", "product_id": "7Server-7.2.AUS:binutils-0:2.23.52.0.1-55.el7_2.4.x86_64" }, "product_reference": "binutils-0:2.23.52.0.1-55.el7_2.4.x86_64", "relates_to_product_reference": "7Server-7.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)", "product_id": "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686" }, "product_reference": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686", "relates_to_product_reference": "7Server-7.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)", "product_id": "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64" }, "product_reference": "binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64", "relates_to_product_reference": "7Server-7.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)", "product_id": "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686" }, "product_reference": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686", "relates_to_product_reference": "7Server-7.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)", "product_id": "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64" }, "product_reference": "binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64", "relates_to_product_reference": "7Server-7.2.AUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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:binutils-0:2.23.52.0.1-55.el7_2.4.src", "7Server-7.2.AUS:binutils-0:2.23.52.0.1-55.el7_2.4.x86_64", "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686", "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64", "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686", "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-01T07:44:51+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:binutils-0:2.23.52.0.1-55.el7_2.4.src", "7Server-7.2.AUS:binutils-0:2.23.52.0.1-55.el7_2.4.x86_64", "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686", "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64", "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686", "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4038" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-7.2.AUS:binutils-0:2.23.52.0.1-55.el7_2.4.src", "7Server-7.2.AUS:binutils-0:2.23.52.0.1-55.el7_2.4.x86_64", "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686", "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64", "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686", "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.2.AUS:binutils-0:2.23.52.0.1-55.el7_2.4.src", "7Server-7.2.AUS:binutils-0:2.23.52.0.1-55.el7_2.4.x86_64", "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.i686", "7Server-7.2.AUS:binutils-debuginfo-0:2.23.52.0.1-55.el7_2.4.x86_64", "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.i686", "7Server-7.2.AUS:binutils-devel-0:2.23.52.0.1-55.el7_2.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4596
Vulnerability from csaf_redhat
Published
2021-11-10 10:46
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4596", "url": "https://access.redhat.com/errata/RHSA-2021:4596" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4596.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:08:43+00:00", "generator": { "date": "2024-11-06T00:08:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4596", "initial_release_date": "2021-11-10T10:46:37+00:00", "revision_history": [ { "date": "2021-11-10T10:46:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T10:46:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-93.el8_4.2.aarch64", "product": { "name": "binutils-devel-0:2.30-93.el8_4.2.aarch64", "product_id": "binutils-devel-0:2.30-93.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-93.el8_4.2?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "product": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "product_id": "binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-93.el8_4.2?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "product": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "product_id": "binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-93.el8_4.2?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-0:2.30-93.el8_4.2.aarch64", "product": { "name": "binutils-0:2.30-93.el8_4.2.aarch64", "product_id": "binutils-0:2.30-93.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-93.el8_4.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-93.el8_4.2.ppc64le", "product": { "name": "binutils-devel-0:2.30-93.el8_4.2.ppc64le", "product_id": "binutils-devel-0:2.30-93.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-93.el8_4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "product": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "product_id": "binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-93.el8_4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "product": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "product_id": "binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-93.el8_4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-0:2.30-93.el8_4.2.ppc64le", "product": { "name": "binutils-0:2.30-93.el8_4.2.ppc64le", "product_id": "binutils-0:2.30-93.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-93.el8_4.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-93.el8_4.2.i686", "product": { "name": "binutils-devel-0:2.30-93.el8_4.2.i686", "product_id": "binutils-devel-0:2.30-93.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-93.el8_4.2?arch=i686" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-93.el8_4.2.i686", "product": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.i686", "product_id": "binutils-debugsource-0:2.30-93.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-93.el8_4.2?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-93.el8_4.2.i686", "product": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.i686", "product_id": "binutils-debuginfo-0:2.30-93.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-93.el8_4.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-93.el8_4.2.x86_64", "product": { "name": "binutils-devel-0:2.30-93.el8_4.2.x86_64", "product_id": "binutils-devel-0:2.30-93.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-93.el8_4.2?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "product": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "product_id": "binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-93.el8_4.2?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "product": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "product_id": "binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-93.el8_4.2?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-0:2.30-93.el8_4.2.x86_64", "product": { "name": "binutils-0:2.30-93.el8_4.2.x86_64", "product_id": "binutils-0:2.30-93.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-93.el8_4.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-93.el8_4.2.s390x", "product": { "name": "binutils-devel-0:2.30-93.el8_4.2.s390x", "product_id": "binutils-devel-0:2.30-93.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-93.el8_4.2?arch=s390x" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-93.el8_4.2.s390x", "product": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.s390x", "product_id": "binutils-debugsource-0:2.30-93.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-93.el8_4.2?arch=s390x" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "product": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "product_id": "binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-93.el8_4.2?arch=s390x" } } }, { "category": "product_version", "name": "binutils-0:2.30-93.el8_4.2.s390x", "product": { "name": "binutils-0:2.30-93.el8_4.2.s390x", "product_id": "binutils-0:2.30-93.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-93.el8_4.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.30-93.el8_4.2.src", "product": { "name": "binutils-0:2.30-93.el8_4.2.src", "product_id": "binutils-0:2.30-93.el8_4.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-93.el8_4.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64" }, "product_reference": "binutils-0:2.30-93.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le" }, "product_reference": "binutils-0:2.30-93.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x" }, "product_reference": "binutils-0:2.30-93.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src" }, "product_reference": "binutils-0:2.30-93.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64" }, "product_reference": "binutils-0:2.30-93.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64" }, "product_reference": "binutils-0:2.30-93.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le" }, "product_reference": "binutils-0:2.30-93.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x" }, "product_reference": "binutils-0:2.30-93.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src" }, "product_reference": "binutils-0:2.30-93.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-93.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64" }, "product_reference": "binutils-0:2.30-93.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-93.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64" }, "product_reference": "binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-93.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64" }, "product_reference": "binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-93.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64" }, "product_reference": "binutils-devel-0:2.30-93.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T10:46:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4596" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src", "AppStream-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x", "AppStream-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.src", "BaseOS-8.4.0.Z.EUS:binutils-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-debuginfo-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-debugsource-0:2.30-93.el8_4.2.x86_64", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.aarch64", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.i686", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.s390x", "BaseOS-8.4.0.Z.EUS:binutils-devel-0:2.30-93.el8_4.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4730
Vulnerability from csaf_redhat
Published
2021-11-18 10:09
Modified
2024-11-06 00:10
Summary
Red Hat Security Advisory: devtoolset-11-binutils security update
Notes
Topic
An update for devtoolset-11-binutils is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for devtoolset-11-binutils is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4730", "url": "https://access.redhat.com/errata/RHSA-2021:4730" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4730.json" } ], "title": "Red Hat Security Advisory: devtoolset-11-binutils security update", "tracking": { "current_release_date": "2024-11-06T00:10:50+00:00", "generator": { "date": "2024-11-06T00:10:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4730", "initial_release_date": "2021-11-18T10:09:52+00:00", "revision_history": [ { "date": "2021-11-18T10:09:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-18T10:09:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:10:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "product": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "product_id": "devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils@2.36.1-1.el7.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "product": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "product_id": "devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils@2.36.1-1.el7.1?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "product": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "product_id": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-devel@2.36.1-1.el7.1?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "product": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "product_id": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-debuginfo@2.36.1-1.el7.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "product": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "product_id": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-devel@2.36.1-1.el7.1?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "product": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "product_id": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-debuginfo@2.36.1-1.el7.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "product": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "product_id": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils@2.36.1-1.el7.1?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "product": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "product_id": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-devel@2.36.1-1.el7.1?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "product": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "product_id": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-debuginfo@2.36.1-1.el7.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "product": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "product_id": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils@2.36.1-1.el7.1?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "product": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "product_id": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-devel@2.36.1-1.el7.1?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "product": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "product_id": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-debuginfo@2.36.1-1.el7.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "product": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "product_id": "devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils@2.36.1-1.el7.1?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "product": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "product_id": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-devel@2.36.1-1.el7.1?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "product": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "product_id": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-binutils-debuginfo@2.36.1-1.el7.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.src" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-18T10:09:52+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-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4730" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Server-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.src", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.i686", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-debuginfo-0:2.36.1-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.i686", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-binutils-devel-0:2.36.1-1.el7.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4602
Vulnerability from csaf_redhat
Published
2021-11-10 10:00
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences. \nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4602", "url": "https://access.redhat.com/errata/RHSA-2021:4602" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4602.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:08:08+00:00", "generator": { "date": "2024-11-06T00:08:08+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4602", "initial_release_date": "2021-11-10T10:00:19+00:00", "revision_history": [ { "date": "2021-11-10T10:00:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T10:00:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:08+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream" } } }, { "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": "binutils-devel-0:2.30-58.el8_1.3.aarch64", "product": { "name": "binutils-devel-0:2.30-58.el8_1.3.aarch64", "product_id": "binutils-devel-0:2.30-58.el8_1.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-58.el8_1.3?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "product": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "product_id": "binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-58.el8_1.3?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "product": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "product_id": "binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-58.el8_1.3?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-0:2.30-58.el8_1.3.aarch64", "product": { "name": "binutils-0:2.30-58.el8_1.3.aarch64", "product_id": "binutils-0:2.30-58.el8_1.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-58.el8_1.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-58.el8_1.3.ppc64le", "product": { "name": "binutils-devel-0:2.30-58.el8_1.3.ppc64le", "product_id": "binutils-devel-0:2.30-58.el8_1.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-58.el8_1.3?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "product": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "product_id": "binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-58.el8_1.3?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "product": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "product_id": "binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-58.el8_1.3?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-0:2.30-58.el8_1.3.ppc64le", "product": { "name": "binutils-0:2.30-58.el8_1.3.ppc64le", "product_id": "binutils-0:2.30-58.el8_1.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-58.el8_1.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-58.el8_1.3.i686", "product": { "name": "binutils-devel-0:2.30-58.el8_1.3.i686", "product_id": "binutils-devel-0:2.30-58.el8_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-58.el8_1.3?arch=i686" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-58.el8_1.3.i686", "product": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.i686", "product_id": "binutils-debugsource-0:2.30-58.el8_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-58.el8_1.3?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-58.el8_1.3.i686", "product": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.i686", "product_id": "binutils-debuginfo-0:2.30-58.el8_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-58.el8_1.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-58.el8_1.3.x86_64", "product": { "name": "binutils-devel-0:2.30-58.el8_1.3.x86_64", "product_id": "binutils-devel-0:2.30-58.el8_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-58.el8_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "product": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "product_id": "binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-58.el8_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "product": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "product_id": "binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-58.el8_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-0:2.30-58.el8_1.3.x86_64", "product": { "name": "binutils-0:2.30-58.el8_1.3.x86_64", "product_id": "binutils-0:2.30-58.el8_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-58.el8_1.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-58.el8_1.3.s390x", "product": { "name": "binutils-devel-0:2.30-58.el8_1.3.s390x", "product_id": "binutils-devel-0:2.30-58.el8_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-58.el8_1.3?arch=s390x" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-58.el8_1.3.s390x", "product": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.s390x", "product_id": "binutils-debugsource-0:2.30-58.el8_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-58.el8_1.3?arch=s390x" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "product": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "product_id": "binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-58.el8_1.3?arch=s390x" } } }, { "category": "product_version", "name": "binutils-0:2.30-58.el8_1.3.s390x", "product": { "name": "binutils-0:2.30-58.el8_1.3.s390x", "product_id": "binutils-0:2.30-58.el8_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-58.el8_1.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.30-58.el8_1.3.src", "product": { "name": "binutils-0:2.30-58.el8_1.3.src", "product_id": "binutils-0:2.30-58.el8_1.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-58.el8_1.3?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64" }, "product_reference": "binutils-0:2.30-58.el8_1.3.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le" }, "product_reference": "binutils-0:2.30-58.el8_1.3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x" }, "product_reference": "binutils-0:2.30-58.el8_1.3.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src" }, "product_reference": "binutils-0:2.30-58.el8_1.3.src", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64" }, "product_reference": "binutils-0:2.30-58.el8_1.3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64" }, "product_reference": "binutils-0:2.30-58.el8_1.3.aarch64", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le" }, "product_reference": "binutils-0:2.30-58.el8_1.3.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x" }, "product_reference": "binutils-0:2.30-58.el8_1.3.s390x", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src" }, "product_reference": "binutils-0:2.30-58.el8_1.3.src", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-58.el8_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64" }, "product_reference": "binutils-0:2.30-58.el8_1.3.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-58.el8_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64" }, "product_reference": "binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.s390x", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-58.el8_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64" }, "product_reference": "binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.aarch64", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.s390x", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-58.el8_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64" }, "product_reference": "binutils-devel-0:2.30-58.el8_1.3.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T10:00:19+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4602" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src", "AppStream-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x", "AppStream-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.src", "BaseOS-8.1.0.Z.EUS:binutils-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-debuginfo-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-debugsource-0:2.30-58.el8_1.3.x86_64", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.aarch64", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.i686", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.ppc64le", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.s390x", "BaseOS-8.1.0.Z.EUS:binutils-devel-0:2.30-58.el8_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4589
Vulnerability from csaf_redhat
Published
2021-11-10 09:15
Modified
2024-11-06 00:09
Summary
Red Hat Security Advisory: gcc-toolset-10-annobin security update
Notes
Topic
An update for gcc-toolset-10-annobin is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:
This update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gcc-toolset-10-annobin is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:\n\nThis update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.\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:4589", "url": "https://access.redhat.com/errata/RHSA-2021:4589" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4589.json" } ], "title": "Red Hat Security Advisory: gcc-toolset-10-annobin security update", "tracking": { "current_release_date": "2024-11-06T00:09:15+00:00", "generator": { "date": "2024-11-06T00:09:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4589", "initial_release_date": "2021-11-10T09:15:38+00:00", "revision_history": [ { "date": "2021-11-10T09:15:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:15:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:09:15+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64", "product": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64", "product_id": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-annocheck-debuginfo@9.29-1.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64", "product": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64", "product_id": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-debuginfo@9.29-1.el8_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le", "product": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le", "product_id": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-annocheck-debuginfo@9.29-1.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le", "product": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le", "product_id": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-debuginfo@9.29-1.el8_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64", "product": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64", "product_id": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-annocheck-debuginfo@9.29-1.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64", "product": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64", "product_id": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-debuginfo@9.29-1.el8_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x", "product": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x", "product_id": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-annocheck-debuginfo@9.29-1.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x", "product": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x", "product_id": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-debuginfo@9.29-1.el8_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64" }, "product_reference": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le" }, "product_reference": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x" }, "product_reference": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64" }, "product_reference": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64" }, "product_reference": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le" }, "product_reference": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x" }, "product_reference": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64" }, "product_reference": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:15:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4589" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.src", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-0:9.29-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_4.1.x86_64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.aarch64", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.ppc64le", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.s390x", "AppStream-8.4.0.Z.EUS:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4033
Vulnerability from csaf_redhat
Published
2021-11-01 08:22
Modified
2024-11-06 00:02
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences. \nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4033", "url": "https://access.redhat.com/errata/RHSA-2021:4033" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4033.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:02:30+00:00", "generator": { "date": "2024-11-06T00:02:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4033", "initial_release_date": "2021-11-01T08:22:15+00:00", "revision_history": [ { "date": "2021-11-01T08:22:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-01T08:22:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:02: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 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 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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-44.base.el7_9.1.src", "product": { "name": "binutils-0:2.27-44.base.el7_9.1.src", "product_id": "binutils-0:2.27-44.base.el7_9.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-44.base.el7_9.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-44.base.el7_9.1.x86_64", "product": { "name": "binutils-0:2.27-44.base.el7_9.1.x86_64", "product_id": "binutils-0:2.27-44.base.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-44.base.el7_9.1?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "product": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "product_id": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-44.base.el7_9.1?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "product": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "product_id": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-44.base.el7_9.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.27-44.base.el7_9.1.i686", "product": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.i686", "product_id": "binutils-devel-0:2.27-44.base.el7_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-44.base.el7_9.1?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "product": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "product_id": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-44.base.el7_9.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-44.base.el7_9.1.ppc64le", "product": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64le", "product_id": "binutils-0:2.27-44.base.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-44.base.el7_9.1?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "product": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "product_id": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-44.base.el7_9.1?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "product": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "product_id": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-44.base.el7_9.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-44.base.el7_9.1.ppc64", "product": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64", "product_id": "binutils-0:2.27-44.base.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-44.base.el7_9.1?arch=ppc64" } } }, { "category": "product_version", "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "product": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "product_id": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-44.base.el7_9.1?arch=ppc64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "product": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "product_id": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-44.base.el7_9.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc", "product": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc", "product_id": "binutils-devel-0:2.27-44.base.el7_9.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-44.base.el7_9.1?arch=ppc" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "product": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "product_id": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-44.base.el7_9.1?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-44.base.el7_9.1.s390x", "product": { "name": "binutils-0:2.27-44.base.el7_9.1.s390x", "product_id": "binutils-0:2.27-44.base.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-44.base.el7_9.1?arch=s390x" } } }, { "category": "product_version", "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390x", "product": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390x", "product_id": "binutils-devel-0:2.27-44.base.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-44.base.el7_9.1?arch=s390x" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "product": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "product_id": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-44.base.el7_9.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390", "product": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390", "product_id": "binutils-devel-0:2.27-44.base.el7_9.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-44.base.el7_9.1?arch=s390" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "product": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "product_id": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-44.base.el7_9.1?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.src", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.src", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64" }, "product_reference": "binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-01T08:22:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4033" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Client-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Client-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Client-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Client-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7ComputeNode-optional-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7ComputeNode-optional-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Server-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Server-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.src", "7Workstation-7.9.Z:binutils-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.i686", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-debuginfo-0:2.27-44.base.el7_9.1.x86_64", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.i686", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.ppc64le", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.s390x", "7Workstation-7.9.Z:binutils-devel-0:2.27-44.base.el7_9.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4592
Vulnerability from csaf_redhat
Published
2021-11-10 09:48
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: gcc-toolset-10-annobin security update
Notes
Topic
An update for gcc-toolset-10-annobin is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:
This update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gcc-toolset-10-annobin is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:\n\nThis update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.\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:4592", "url": "https://access.redhat.com/errata/RHSA-2021:4592" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4592.json" } ], "title": "Red Hat Security Advisory: gcc-toolset-10-annobin security update", "tracking": { "current_release_date": "2024-11-06T00:08:36+00:00", "generator": { "date": "2024-11-06T00:08:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4592", "initial_release_date": "2021-11-10T09:48:51+00:00", "revision_history": [ { "date": "2021-11-10T09:48:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:48:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08: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 AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_5.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_5.2?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64", "product": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64", "product_id": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-annocheck-debuginfo@9.29-1.el8_5.2?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64", "product": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64", "product_id": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-debuginfo@9.29-1.el8_5.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_5.2?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le", "product": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le", "product_id": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-annocheck-debuginfo@9.29-1.el8_5.2?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le", "product": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le", "product_id": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-debuginfo@9.29-1.el8_5.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_5.2?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64", "product": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64", "product_id": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-annocheck-debuginfo@9.29-1.el8_5.2?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64", "product": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64", "product_id": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-debuginfo@9.29-1.el8_5.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x", "product": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x", "product_id": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin@9.29-1.el8_5.2?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x", "product": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x", "product_id": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-annocheck-debuginfo@9.29-1.el8_5.2?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x", "product": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x", "product_id": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-annobin-debuginfo@9.29-1.el8_5.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64" }, "product_reference": "gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64" }, "product_reference": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le" }, "product_reference": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x" }, "product_reference": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64" }, "product_reference": "gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64" }, "product_reference": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le" }, "product_reference": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x" }, "product_reference": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64" }, "product_reference": "gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:48:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4592" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-0:9.29-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-annocheck-debuginfo-0:9.29-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-annobin-debuginfo-0:9.29-1.el8_5.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4036
Vulnerability from csaf_redhat
Published
2021-11-01 07:47
Modified
2024-11-06 00:02
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4036", "url": "https://access.redhat.com/errata/RHSA-2021:4036" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4036.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:02:17+00:00", "generator": { "date": "2024-11-06T00:02:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4036", "initial_release_date": "2021-11-01T07:47:12+00:00", "revision_history": [ { "date": "2021-11-01T07:47:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-01T07:47:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:02:17+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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.25.1-32.base.el7_4.5.src", "product": { "name": "binutils-0:2.25.1-32.base.el7_4.5.src", "product_id": "binutils-0:2.25.1-32.base.el7_4.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.25.1-32.base.el7_4.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.25.1-32.base.el7_4.5.x86_64", "product": { "name": "binutils-0:2.25.1-32.base.el7_4.5.x86_64", "product_id": "binutils-0:2.25.1-32.base.el7_4.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.25.1-32.base.el7_4.5?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64", "product": { "name": "binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64", "product_id": "binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.25.1-32.base.el7_4.5?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64", "product": { "name": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64", "product_id": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.25.1-32.base.el7_4.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.25.1-32.base.el7_4.5.i686", "product": { "name": "binutils-devel-0:2.25.1-32.base.el7_4.5.i686", "product_id": "binutils-devel-0:2.25.1-32.base.el7_4.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.25.1-32.base.el7_4.5?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686", "product": { "name": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686", "product_id": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.25.1-32.base.el7_4.5?arch=i686" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.25.1-32.base.el7_4.5.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)", "product_id": "7Server-7.4.AUS:binutils-0:2.25.1-32.base.el7_4.5.src" }, "product_reference": "binutils-0:2.25.1-32.base.el7_4.5.src", "relates_to_product_reference": "7Server-7.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.25.1-32.base.el7_4.5.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)", "product_id": "7Server-7.4.AUS:binutils-0:2.25.1-32.base.el7_4.5.x86_64" }, "product_reference": "binutils-0:2.25.1-32.base.el7_4.5.x86_64", "relates_to_product_reference": "7Server-7.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)", "product_id": "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686" }, "product_reference": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686", "relates_to_product_reference": "7Server-7.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)", "product_id": "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64" }, "product_reference": "binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64", "relates_to_product_reference": "7Server-7.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.25.1-32.base.el7_4.5.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)", "product_id": "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.i686" }, "product_reference": "binutils-devel-0:2.25.1-32.base.el7_4.5.i686", "relates_to_product_reference": "7Server-7.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)", "product_id": "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64" }, "product_reference": "binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64", "relates_to_product_reference": "7Server-7.4.AUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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:binutils-0:2.25.1-32.base.el7_4.5.src", "7Server-7.4.AUS:binutils-0:2.25.1-32.base.el7_4.5.x86_64", "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686", "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64", "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.i686", "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-01T07:47:12+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:binutils-0:2.25.1-32.base.el7_4.5.src", "7Server-7.4.AUS:binutils-0:2.25.1-32.base.el7_4.5.x86_64", "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686", "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64", "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.i686", "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4036" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-7.4.AUS:binutils-0:2.25.1-32.base.el7_4.5.src", "7Server-7.4.AUS:binutils-0:2.25.1-32.base.el7_4.5.x86_64", "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686", "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64", "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.i686", "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.4.AUS:binutils-0:2.25.1-32.base.el7_4.5.src", "7Server-7.4.AUS:binutils-0:2.25.1-32.base.el7_4.5.x86_64", "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.i686", "7Server-7.4.AUS:binutils-debuginfo-0:2.25.1-32.base.el7_4.5.x86_64", "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.i686", "7Server-7.4.AUS:binutils-devel-0:2.25.1-32.base.el7_4.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4729
Vulnerability from csaf_redhat
Published
2021-11-18 10:04
Modified
2024-11-06 00:10
Summary
Red Hat Security Advisory: devtoolset-11-annobin security update
Notes
Topic
An update for devtoolset-11-annobin is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:
This update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for devtoolset-11-annobin is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:\n\nThis update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.\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:4729", "url": "https://access.redhat.com/errata/RHSA-2021:4729" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4729.json" } ], "title": "Red Hat Security Advisory: devtoolset-11-annobin security update", "tracking": { "current_release_date": "2024-11-06T00:10:42+00:00", "generator": { "date": "2024-11-06T00:10:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4729", "initial_release_date": "2021-11-18T10:04:42+00:00", "revision_history": [ { "date": "2021-11-18T10:04:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-18T10:04:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:10:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-annobin-0:9.82-1.el7.1.src", "product": { "name": "devtoolset-11-annobin-0:9.82-1.el7.1.src", "product_id": "devtoolset-11-annobin-0:9.82-1.el7.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin@9.82-1.el7.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "product": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "product_id": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-annocheck@9.82-1.el7.1?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "product": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "product_id": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-plugin-gcc@9.82-1.el7.1?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "product": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "product_id": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-debuginfo@9.82-1.el7.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "product": { "name": "devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "product_id": "devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-docs@9.82-1.el7.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "product": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "product_id": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-annocheck@9.82-1.el7.1?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "product": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "product_id": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-plugin-gcc@9.82-1.el7.1?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "product": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "product_id": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-debuginfo@9.82-1.el7.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "product": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "product_id": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-annocheck@9.82-1.el7.1?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "product": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "product_id": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-plugin-gcc@9.82-1.el7.1?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "product": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "product_id": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-debuginfo@9.82-1.el7.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "product": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "product_id": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-annocheck@9.82-1.el7.1?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "product": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "product_id": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-plugin-gcc@9.82-1.el7.1?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "product": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "product_id": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-annobin-debuginfo@9.82-1.el7.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-0:9.82-1.el7.1.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-0:9.82-1.el7.1.src" }, "product_reference": "devtoolset-11-annobin-0:9.82-1.el7.1.src", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch" }, "product_reference": "devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-0:9.82-1.el7.1.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src" }, "product_reference": "devtoolset-11-annobin-0:9.82-1.el7.1.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch" }, "product_reference": "devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-0:9.82-1.el7.1.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src" }, "product_reference": "devtoolset-11-annobin-0:9.82-1.el7.1.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch" }, "product_reference": "devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64" }, "product_reference": "devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-18T10:04:42+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-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4729" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Server-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Server-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-0:9.82-1.el7.1.src", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-annocheck-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-debuginfo-0:9.82-1.el7.1.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-docs-0:9.82-1.el7.1.noarch", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-annobin-plugin-gcc-0:9.82-1.el7.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4593
Vulnerability from csaf_redhat
Published
2021-11-10 09:48
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: annobin security update
Notes
Topic
An update for annobin is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:
This update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for annobin is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:\n\nThis update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.\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:4593", "url": "https://access.redhat.com/errata/RHSA-2021:4593" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4593.json" } ], "title": "Red Hat Security Advisory: annobin security update", "tracking": { "current_release_date": "2024-11-06T00:08:23+00:00", "generator": { "date": "2024-11-06T00:08:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4593", "initial_release_date": "2021-11-10T09:48:06+00:00", "revision_history": [ { "date": "2021-11-10T09:48:06+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:48:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:23+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.72-1.el8_5.2.src", "product": { "name": "annobin-0:9.72-1.el8_5.2.src", "product_id": "annobin-0:9.72-1.el8_5.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.72-1.el8_5.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.72-1.el8_5.2.aarch64", "product": { "name": "annobin-0:9.72-1.el8_5.2.aarch64", "product_id": "annobin-0:9.72-1.el8_5.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.72-1.el8_5.2?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-annocheck-0:9.72-1.el8_5.2.aarch64", "product": { "name": "annobin-annocheck-0:9.72-1.el8_5.2.aarch64", "product_id": "annobin-annocheck-0:9.72-1.el8_5.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck@9.72-1.el8_5.2?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-debugsource-0:9.72-1.el8_5.2.aarch64", "product": { "name": "annobin-debugsource-0:9.72-1.el8_5.2.aarch64", "product_id": "annobin-debugsource-0:9.72-1.el8_5.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@9.72-1.el8_5.2?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64", "product": { "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64", "product_id": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck-debuginfo@9.72-1.el8_5.2?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:9.72-1.el8_5.2.aarch64", "product": { "name": "annobin-debuginfo-0:9.72-1.el8_5.2.aarch64", "product_id": "annobin-debuginfo-0:9.72-1.el8_5.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@9.72-1.el8_5.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.72-1.el8_5.2.ppc64le", "product": { "name": "annobin-0:9.72-1.el8_5.2.ppc64le", "product_id": "annobin-0:9.72-1.el8_5.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.72-1.el8_5.2?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-annocheck-0:9.72-1.el8_5.2.ppc64le", "product": { "name": "annobin-annocheck-0:9.72-1.el8_5.2.ppc64le", "product_id": "annobin-annocheck-0:9.72-1.el8_5.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck@9.72-1.el8_5.2?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-debugsource-0:9.72-1.el8_5.2.ppc64le", "product": { "name": "annobin-debugsource-0:9.72-1.el8_5.2.ppc64le", "product_id": "annobin-debugsource-0:9.72-1.el8_5.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@9.72-1.el8_5.2?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le", "product": { "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le", "product_id": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck-debuginfo@9.72-1.el8_5.2?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le", "product": { "name": "annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le", "product_id": "annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@9.72-1.el8_5.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.72-1.el8_5.2.x86_64", "product": { "name": "annobin-0:9.72-1.el8_5.2.x86_64", "product_id": "annobin-0:9.72-1.el8_5.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.72-1.el8_5.2?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-annocheck-0:9.72-1.el8_5.2.x86_64", "product": { "name": "annobin-annocheck-0:9.72-1.el8_5.2.x86_64", "product_id": "annobin-annocheck-0:9.72-1.el8_5.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck@9.72-1.el8_5.2?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-debugsource-0:9.72-1.el8_5.2.x86_64", "product": { "name": "annobin-debugsource-0:9.72-1.el8_5.2.x86_64", "product_id": "annobin-debugsource-0:9.72-1.el8_5.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@9.72-1.el8_5.2?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64", "product": { "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64", "product_id": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck-debuginfo@9.72-1.el8_5.2?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:9.72-1.el8_5.2.x86_64", "product": { "name": "annobin-debuginfo-0:9.72-1.el8_5.2.x86_64", "product_id": "annobin-debuginfo-0:9.72-1.el8_5.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@9.72-1.el8_5.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "annobin-0:9.72-1.el8_5.2.s390x", "product": { "name": "annobin-0:9.72-1.el8_5.2.s390x", "product_id": "annobin-0:9.72-1.el8_5.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@9.72-1.el8_5.2?arch=s390x" } } }, { "category": "product_version", "name": "annobin-annocheck-0:9.72-1.el8_5.2.s390x", "product": { "name": "annobin-annocheck-0:9.72-1.el8_5.2.s390x", "product_id": "annobin-annocheck-0:9.72-1.el8_5.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck@9.72-1.el8_5.2?arch=s390x" } } }, { "category": "product_version", "name": "annobin-debugsource-0:9.72-1.el8_5.2.s390x", "product": { "name": "annobin-debugsource-0:9.72-1.el8_5.2.s390x", "product_id": "annobin-debugsource-0:9.72-1.el8_5.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@9.72-1.el8_5.2?arch=s390x" } } }, { "category": "product_version", "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x", "product": { "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x", "product_id": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-annocheck-debuginfo@9.72-1.el8_5.2?arch=s390x" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:9.72-1.el8_5.2.s390x", "product": { "name": "annobin-debuginfo-0:9.72-1.el8_5.2.s390x", "product_id": "annobin-debuginfo-0:9.72-1.el8_5.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@9.72-1.el8_5.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.72-1.el8_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.aarch64" }, "product_reference": "annobin-0:9.72-1.el8_5.2.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.72-1.el8_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.ppc64le" }, "product_reference": "annobin-0:9.72-1.el8_5.2.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.72-1.el8_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.s390x" }, "product_reference": "annobin-0:9.72-1.el8_5.2.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.72-1.el8_5.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.src" }, "product_reference": "annobin-0:9.72-1.el8_5.2.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:9.72-1.el8_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.x86_64" }, "product_reference": "annobin-0:9.72-1.el8_5.2.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-0:9.72-1.el8_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.aarch64" }, "product_reference": "annobin-annocheck-0:9.72-1.el8_5.2.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-0:9.72-1.el8_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.ppc64le" }, "product_reference": "annobin-annocheck-0:9.72-1.el8_5.2.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-0:9.72-1.el8_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.s390x" }, "product_reference": "annobin-annocheck-0:9.72-1.el8_5.2.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-0:9.72-1.el8_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.x86_64" }, "product_reference": "annobin-annocheck-0:9.72-1.el8_5.2.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64" }, "product_reference": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le" }, "product_reference": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x" }, "product_reference": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64" }, "product_reference": "annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:9.72-1.el8_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.aarch64" }, "product_reference": "annobin-debuginfo-0:9.72-1.el8_5.2.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le" }, "product_reference": "annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:9.72-1.el8_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.s390x" }, "product_reference": "annobin-debuginfo-0:9.72-1.el8_5.2.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:9.72-1.el8_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.x86_64" }, "product_reference": "annobin-debuginfo-0:9.72-1.el8_5.2.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:9.72-1.el8_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.aarch64" }, "product_reference": "annobin-debugsource-0:9.72-1.el8_5.2.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:9.72-1.el8_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.ppc64le" }, "product_reference": "annobin-debugsource-0:9.72-1.el8_5.2.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:9.72-1.el8_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.s390x" }, "product_reference": "annobin-debugsource-0:9.72-1.el8_5.2.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:9.72-1.el8_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.x86_64" }, "product_reference": "annobin-debugsource-0:9.72-1.el8_5.2.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.src", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:48:06+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.src", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4593" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.src", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.src", "AppStream-8.5.0.Z.MAIN:annobin-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-annocheck-debuginfo-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-debuginfo-0:9.72-1.el8_5.2.x86_64", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.aarch64", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.ppc64le", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.s390x", "AppStream-8.5.0.Z.MAIN:annobin-debugsource-0:9.72-1.el8_5.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4035
Vulnerability from csaf_redhat
Published
2021-11-01 08:03
Modified
2024-11-06 00:02
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 7.6 Advanced Update Support, Red Hat Enterprise Linux 7.6 Telco Extended Update Support, and Red Hat Enterprise Linux 7.6 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils is now available for Red Hat Enterprise Linux 7.6 Advanced Update Support, Red Hat Enterprise Linux 7.6 Telco Extended Update Support, and Red Hat Enterprise Linux 7.6 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences. \nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4035", "url": "https://access.redhat.com/errata/RHSA-2021:4035" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4035.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:02:38+00:00", "generator": { "date": "2024-11-06T00:02:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4035", "initial_release_date": "2021-11-01T08:03:43+00:00", "revision_history": [ { "date": "2021-11-01T08:03:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-01T08:03:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:02:38+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.6)", "product": { "name": "Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server E4S (v. 7.6)", "product": { "name": "Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:7.6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server TUS (v. 7.6)", "product": { "name": "Red Hat Enterprise Linux Server TUS (v. 7.6)", "product_id": "7Server-7.6.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:7.6::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-34.base.el7_6.4.src", "product": { "name": "binutils-0:2.27-34.base.el7_6.4.src", "product_id": "binutils-0:2.27-34.base.el7_6.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-34.base.el7_6.4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-34.base.el7_6.4.x86_64", "product": { "name": "binutils-0:2.27-34.base.el7_6.4.x86_64", "product_id": "binutils-0:2.27-34.base.el7_6.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-34.base.el7_6.4?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "product": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "product_id": "binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-34.base.el7_6.4?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "product": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "product_id": "binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-34.base.el7_6.4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.27-34.base.el7_6.4.i686", "product": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.i686", "product_id": "binutils-devel-0:2.27-34.base.el7_6.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-34.base.el7_6.4?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "product": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "product_id": "binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-34.base.el7_6.4?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.27-34.base.el7_6.4.ppc64le", "product": { "name": "binutils-0:2.27-34.base.el7_6.4.ppc64le", "product_id": "binutils-0:2.27-34.base.el7_6.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.27-34.base.el7_6.4?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-devel-0:2.27-34.base.el7_6.4.ppc64le", "product": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.ppc64le", "product_id": "binutils-devel-0:2.27-34.base.el7_6.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.27-34.base.el7_6.4?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le", "product": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le", "product_id": "binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.27-34.base.el7_6.4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-34.base.el7_6.4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:binutils-0:2.27-34.base.el7_6.4.src" }, "product_reference": "binutils-0:2.27-34.base.el7_6.4.src", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-34.base.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:binutils-0:2.27-34.base.el7_6.4.x86_64" }, "product_reference": "binutils-0:2.27-34.base.el7_6.4.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686" }, "product_reference": "binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.i686" }, "product_reference": "binutils-devel-0:2.27-34.base.el7_6.4.i686", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64" }, "product_reference": "binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-34.base.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.ppc64le" }, "product_reference": "binutils-0:2.27-34.base.el7_6.4.ppc64le", "relates_to_product_reference": "7Server-7.6.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-34.base.el7_6.4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.src" }, "product_reference": "binutils-0:2.27-34.base.el7_6.4.src", "relates_to_product_reference": "7Server-7.6.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-34.base.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.x86_64" }, "product_reference": "binutils-0:2.27-34.base.el7_6.4.x86_64", "relates_to_product_reference": "7Server-7.6.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686" }, "product_reference": "binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "relates_to_product_reference": "7Server-7.6.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le", "relates_to_product_reference": "7Server-7.6.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "relates_to_product_reference": "7Server-7.6.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.i686" }, "product_reference": "binutils-devel-0:2.27-34.base.el7_6.4.i686", "relates_to_product_reference": "7Server-7.6.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.ppc64le" }, "product_reference": "binutils-devel-0:2.27-34.base.el7_6.4.ppc64le", "relates_to_product_reference": "7Server-7.6.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)", "product_id": "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.x86_64" }, "product_reference": "binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "relates_to_product_reference": "7Server-7.6.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-34.base.el7_6.4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)", "product_id": "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.src" }, "product_reference": "binutils-0:2.27-34.base.el7_6.4.src", "relates_to_product_reference": "7Server-7.6.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.27-34.base.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)", "product_id": "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.x86_64" }, "product_reference": "binutils-0:2.27-34.base.el7_6.4.x86_64", "relates_to_product_reference": "7Server-7.6.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)", "product_id": "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686" }, "product_reference": "binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "relates_to_product_reference": "7Server-7.6.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)", "product_id": "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64" }, "product_reference": "binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "relates_to_product_reference": "7Server-7.6.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)", "product_id": "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.i686" }, "product_reference": "binutils-devel-0:2.27-34.base.el7_6.4.i686", "relates_to_product_reference": "7Server-7.6.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.27-34.base.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)", "product_id": "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64" }, "product_reference": "binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "relates_to_product_reference": "7Server-7.6.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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.6.AUS:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.AUS:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-01T08:03:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.6.AUS:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.AUS:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4035" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-7.6.AUS:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.AUS:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.6.AUS:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.AUS:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.AUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.AUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.E4S:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.ppc64le", "7Server-7.6.E4S:binutils-devel-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.src", "7Server-7.6.TUS:binutils-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.TUS:binutils-debuginfo-0:2.27-34.base.el7_6.4.x86_64", "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.i686", "7Server-7.6.TUS:binutils-devel-0:2.27-34.base.el7_6.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4724
Vulnerability from csaf_redhat
Published
2021-11-17 16:59
Modified
2024-11-06 00:10
Summary
Red Hat Security Advisory: devtoolset-10-annobin security update
Notes
Topic
An update for devtoolset-10-annobin is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:
This update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for devtoolset-10-annobin is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:\n\nThis update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.\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:4724", "url": "https://access.redhat.com/errata/RHSA-2021:4724" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4724.json" } ], "title": "Red Hat Security Advisory: devtoolset-10-annobin security update", "tracking": { "current_release_date": "2024-11-06T00:10:36+00:00", "generator": { "date": "2024-11-06T00:10:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4724", "initial_release_date": "2021-11-17T16:59:19+00:00", "revision_history": [ { "date": "2021-11-17T16:59:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-17T16:59:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:10:36+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-annobin-0:9.23-4.el7.1.src", "product": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.src", "product_id": "devtoolset-10-annobin-0:9.23-4.el7.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin@9.23-4.el7.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "product": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "product_id": "devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin@9.23-4.el7.1?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "product": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "product_id": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin-annocheck@9.23-4.el7.1?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "product": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "product_id": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin-debuginfo@9.23-4.el7.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "product": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "product_id": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin@9.23-4.el7.1?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "product": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "product_id": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin-annocheck@9.23-4.el7.1?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "product": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "product_id": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin-debuginfo@9.23-4.el7.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "product": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "product_id": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin@9.23-4.el7.1?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "product": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "product_id": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin-annocheck@9.23-4.el7.1?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "product": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "product_id": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin-debuginfo@9.23-4.el7.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "product": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "product_id": "devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin@9.23-4.el7.1?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "product": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "product_id": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin-annocheck@9.23-4.el7.1?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "product": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "product_id": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-annobin-debuginfo@9.23-4.el7.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.s390x" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.src" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.src", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.src", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.src", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-0:9.23-4.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64" }, "product_reference": "devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64" }, "product_reference": "devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64" }, "product_reference": "devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-17T16:59:19+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-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4724" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Server-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Server-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.src", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-annocheck-0:9.23-4.el7.1.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-annobin-debuginfo-0:9.23-4.el7.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4594
Vulnerability from csaf_redhat
Published
2021-11-10 09:47
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: gcc-toolset-11-binutils security update
Notes
Topic
An update for gcc-toolset-11-binutils is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gcc-toolset-11-binutils is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences. \nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4594", "url": "https://access.redhat.com/errata/RHSA-2021:4594" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4594.json" } ], "title": "Red Hat Security Advisory: gcc-toolset-11-binutils security update", "tracking": { "current_release_date": "2024-11-06T00:08:15+00:00", "generator": { "date": "2024-11-06T00:08:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4594", "initial_release_date": "2021-11-10T09:47:45+00:00", "revision_history": [ { "date": "2021-11-10T09:47:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:47:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:15+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src", "product": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src", "product_id": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils@2.36.1-1.el8_5.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64", "product": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64", "product_id": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils@2.36.1-1.el8_5.1?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64", "product": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64", "product_id": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-devel@2.36.1-1.el8_5.1?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64", "product": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64", "product_id": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-debuginfo@2.36.1-1.el8_5.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le", "product": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le", "product_id": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils@2.36.1-1.el8_5.1?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le", "product": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le", "product_id": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-devel@2.36.1-1.el8_5.1?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le", "product": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le", "product_id": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-debuginfo@2.36.1-1.el8_5.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64", "product": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64", "product_id": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils@2.36.1-1.el8_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64", "product": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64", "product_id": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-devel@2.36.1-1.el8_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64", "product": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64", "product_id": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-debuginfo@2.36.1-1.el8_5.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686", "product": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686", "product_id": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-devel@2.36.1-1.el8_5.1?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686", "product": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686", "product_id": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-debuginfo@2.36.1-1.el8_5.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x", "product": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x", "product_id": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils@2.36.1-1.el8_5.1?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x", "product": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x", "product_id": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-devel@2.36.1-1.el8_5.1?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x", "product": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x", "product_id": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-binutils-debuginfo@2.36.1-1.el8_5.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64" }, "product_reference": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le" }, "product_reference": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x" }, "product_reference": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src" }, "product_reference": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64" }, "product_reference": "gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64" }, "product_reference": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686" }, "product_reference": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le" }, "product_reference": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x" }, "product_reference": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64" }, "product_reference": "gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64" }, "product_reference": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686" }, "product_reference": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le" }, "product_reference": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x" }, "product_reference": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64" }, "product_reference": "gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:47:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4594" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-0:2.36.1-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-debuginfo-0:2.36.1-1.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-binutils-devel-0:2.36.1-1.el8_5.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4595
Vulnerability from csaf_redhat
Published
2021-11-10 09:58
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: binutils security update
Notes
Topic
An update for binutils is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for binutils is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4595", "url": "https://access.redhat.com/errata/RHSA-2021:4595" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4595.json" } ], "title": "Red Hat Security Advisory: binutils security update", "tracking": { "current_release_date": "2024-11-06T00:08:08+00:00", "generator": { "date": "2024-11-06T00:08:08+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4595", "initial_release_date": "2021-11-10T09:58:49+00:00", "revision_history": [ { "date": "2021-11-10T09:58:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:58:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:08+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-108.el8_5.1.aarch64", "product": { "name": "binutils-devel-0:2.30-108.el8_5.1.aarch64", "product_id": "binutils-devel-0:2.30-108.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-108.el8_5.1?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "product": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "product_id": "binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-108.el8_5.1?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "product": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "product_id": "binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-108.el8_5.1?arch=aarch64" } } }, { "category": "product_version", "name": "binutils-0:2.30-108.el8_5.1.aarch64", "product": { "name": "binutils-0:2.30-108.el8_5.1.aarch64", "product_id": "binutils-0:2.30-108.el8_5.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-108.el8_5.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-108.el8_5.1.ppc64le", "product": { "name": "binutils-devel-0:2.30-108.el8_5.1.ppc64le", "product_id": "binutils-devel-0:2.30-108.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-108.el8_5.1?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "product": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "product_id": "binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-108.el8_5.1?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "product": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "product_id": "binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-108.el8_5.1?arch=ppc64le" } } }, { "category": "product_version", "name": "binutils-0:2.30-108.el8_5.1.ppc64le", "product": { "name": "binutils-0:2.30-108.el8_5.1.ppc64le", "product_id": "binutils-0:2.30-108.el8_5.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-108.el8_5.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-108.el8_5.1.i686", "product": { "name": "binutils-devel-0:2.30-108.el8_5.1.i686", "product_id": "binutils-devel-0:2.30-108.el8_5.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-108.el8_5.1?arch=i686" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-108.el8_5.1.i686", "product": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.i686", "product_id": "binutils-debugsource-0:2.30-108.el8_5.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-108.el8_5.1?arch=i686" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-108.el8_5.1.i686", "product": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.i686", "product_id": "binutils-debuginfo-0:2.30-108.el8_5.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-108.el8_5.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-108.el8_5.1.x86_64", "product": { "name": "binutils-devel-0:2.30-108.el8_5.1.x86_64", "product_id": "binutils-devel-0:2.30-108.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-108.el8_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "product": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "product_id": "binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-108.el8_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "product": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "product_id": "binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-108.el8_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "binutils-0:2.30-108.el8_5.1.x86_64", "product": { "name": "binutils-0:2.30-108.el8_5.1.x86_64", "product_id": "binutils-0:2.30-108.el8_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-108.el8_5.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-0:2.30-108.el8_5.1.s390x", "product": { "name": "binutils-devel-0:2.30-108.el8_5.1.s390x", "product_id": "binutils-devel-0:2.30-108.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-devel@2.30-108.el8_5.1?arch=s390x" } } }, { "category": "product_version", "name": "binutils-debugsource-0:2.30-108.el8_5.1.s390x", "product": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.s390x", "product_id": "binutils-debugsource-0:2.30-108.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debugsource@2.30-108.el8_5.1?arch=s390x" } } }, { "category": "product_version", "name": "binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "product": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "product_id": "binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils-debuginfo@2.30-108.el8_5.1?arch=s390x" } } }, { "category": "product_version", "name": "binutils-0:2.30-108.el8_5.1.s390x", "product": { "name": "binutils-0:2.30-108.el8_5.1.s390x", "product_id": "binutils-0:2.30-108.el8_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-108.el8_5.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "binutils-0:2.30-108.el8_5.1.src", "product": { "name": "binutils-0:2.30-108.el8_5.1.src", "product_id": "binutils-0:2.30-108.el8_5.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/binutils@2.30-108.el8_5.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64" }, "product_reference": "binutils-0:2.30-108.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le" }, "product_reference": "binutils-0:2.30-108.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x" }, "product_reference": "binutils-0:2.30-108.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src" }, "product_reference": "binutils-0:2.30-108.el8_5.1.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64" }, "product_reference": "binutils-0:2.30-108.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64" }, "product_reference": "binutils-0:2.30-108.el8_5.1.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le" }, "product_reference": "binutils-0:2.30-108.el8_5.1.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x" }, "product_reference": "binutils-0:2.30-108.el8_5.1.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src" }, "product_reference": "binutils-0:2.30-108.el8_5.1.src", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-0:2.30-108.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64" }, "product_reference": "binutils-0:2.30-108.el8_5.1.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debuginfo-0:2.30-108.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64" }, "product_reference": "binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-debugsource-0:2.30-108.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64" }, "product_reference": "binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-0:2.30-108.el8_5.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64" }, "product_reference": "binutils-devel-0:2.30-108.el8_5.1.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:58:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4595" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src", "AppStream-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x", "AppStream-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.src", "BaseOS-8.5.0.Z.MAIN:binutils-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-debuginfo-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-debugsource-0:2.30-108.el8_5.1.x86_64", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.aarch64", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.i686", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.ppc64le", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.s390x", "BaseOS-8.5.0.Z.MAIN:binutils-devel-0:2.30-108.el8_5.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4600
Vulnerability from csaf_redhat
Published
2021-11-10 09:40
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: annobin security update
Notes
Topic
An update for annobin is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:
This update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for annobin 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:\n\nThis update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.\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:4600", "url": "https://access.redhat.com/errata/RHSA-2021:4600" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4600.json" } ], "title": "Red Hat Security Advisory: annobin security update", "tracking": { "current_release_date": "2024-11-06T00:08:37+00:00", "generator": { "date": "2024-11-06T00:08:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4600", "initial_release_date": "2021-11-10T09:40:26+00:00", "revision_history": [ { "date": "2021-11-10T09:40:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:40:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08: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 AppStream EUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.90-1.el8_2.1.src", "product": { "name": "annobin-0:8.90-1.el8_2.1.src", "product_id": "annobin-0:8.90-1.el8_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.90-1.el8_2.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.90-1.el8_2.1.aarch64", "product": { "name": "annobin-0:8.90-1.el8_2.1.aarch64", "product_id": "annobin-0:8.90-1.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.90-1.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-debugsource-0:8.90-1.el8_2.1.aarch64", "product": { "name": "annobin-debugsource-0:8.90-1.el8_2.1.aarch64", "product_id": "annobin-debugsource-0:8.90-1.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@8.90-1.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:8.90-1.el8_2.1.aarch64", "product": { "name": "annobin-debuginfo-0:8.90-1.el8_2.1.aarch64", "product_id": "annobin-debuginfo-0:8.90-1.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@8.90-1.el8_2.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.90-1.el8_2.1.ppc64le", "product": { "name": "annobin-0:8.90-1.el8_2.1.ppc64le", "product_id": "annobin-0:8.90-1.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.90-1.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-debugsource-0:8.90-1.el8_2.1.ppc64le", "product": { "name": "annobin-debugsource-0:8.90-1.el8_2.1.ppc64le", "product_id": "annobin-debugsource-0:8.90-1.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@8.90-1.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le", "product": { "name": "annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le", "product_id": "annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@8.90-1.el8_2.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.90-1.el8_2.1.x86_64", "product": { "name": "annobin-0:8.90-1.el8_2.1.x86_64", "product_id": "annobin-0:8.90-1.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.90-1.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-debugsource-0:8.90-1.el8_2.1.x86_64", "product": { "name": "annobin-debugsource-0:8.90-1.el8_2.1.x86_64", "product_id": "annobin-debugsource-0:8.90-1.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@8.90-1.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:8.90-1.el8_2.1.x86_64", "product": { "name": "annobin-debuginfo-0:8.90-1.el8_2.1.x86_64", "product_id": "annobin-debuginfo-0:8.90-1.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@8.90-1.el8_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.90-1.el8_2.1.s390x", "product": { "name": "annobin-0:8.90-1.el8_2.1.s390x", "product_id": "annobin-0:8.90-1.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.90-1.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "annobin-debugsource-0:8.90-1.el8_2.1.s390x", "product": { "name": "annobin-debugsource-0:8.90-1.el8_2.1.s390x", "product_id": "annobin-debugsource-0:8.90-1.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@8.90-1.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:8.90-1.el8_2.1.s390x", "product": { "name": "annobin-debuginfo-0:8.90-1.el8_2.1.s390x", "product_id": "annobin-debuginfo-0:8.90-1.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@8.90-1.el8_2.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.90-1.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.aarch64" }, "product_reference": "annobin-0:8.90-1.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.90-1.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.ppc64le" }, "product_reference": "annobin-0:8.90-1.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.90-1.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.s390x" }, "product_reference": "annobin-0:8.90-1.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.90-1.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.src" }, "product_reference": "annobin-0:8.90-1.el8_2.1.src", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.90-1.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.x86_64" }, "product_reference": "annobin-0:8.90-1.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:8.90-1.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.aarch64" }, "product_reference": "annobin-debuginfo-0:8.90-1.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le" }, "product_reference": "annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:8.90-1.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.s390x" }, "product_reference": "annobin-debuginfo-0:8.90-1.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:8.90-1.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.x86_64" }, "product_reference": "annobin-debuginfo-0:8.90-1.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:8.90-1.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.aarch64" }, "product_reference": "annobin-debugsource-0:8.90-1.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:8.90-1.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.ppc64le" }, "product_reference": "annobin-debugsource-0:8.90-1.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:8.90-1.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.s390x" }, "product_reference": "annobin-debugsource-0:8.90-1.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:8.90-1.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.x86_64" }, "product_reference": "annobin-debugsource-0:8.90-1.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.src", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:40: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": [ "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.src", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4600" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.src", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.src", "AppStream-8.2.0.Z.EUS:annobin-0:8.90-1.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-debuginfo-0:8.90-1.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:annobin-debugsource-0:8.90-1.el8_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4599
Vulnerability from csaf_redhat
Published
2021-11-10 09:15
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: annobin security update
Notes
Topic
An update for annobin is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:
This update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for annobin 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Annobin provides a compiler plugin to annotate and tools to examine compiled binary files.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in annobin in order to facilitate detection of BiDi Unicode characters:\n\nThis update of annobin adds a new annocheck test to detect the presence of multibyte characters in symbol names.\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:4599", "url": "https://access.redhat.com/errata/RHSA-2021:4599" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4599.json" } ], "title": "Red Hat Security Advisory: annobin security update", "tracking": { "current_release_date": "2024-11-06T00:08:22+00:00", "generator": { "date": "2024-11-06T00:08:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4599", "initial_release_date": "2021-11-10T09:15:36+00:00", "revision_history": [ { "date": "2021-11-10T09:15:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:15:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.78-1.el8_1.1.src", "product": { "name": "annobin-0:8.78-1.el8_1.1.src", "product_id": "annobin-0:8.78-1.el8_1.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.78-1.el8_1.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.78-1.el8_1.1.aarch64", "product": { "name": "annobin-0:8.78-1.el8_1.1.aarch64", "product_id": "annobin-0:8.78-1.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.78-1.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-debugsource-0:8.78-1.el8_1.1.aarch64", "product": { "name": "annobin-debugsource-0:8.78-1.el8_1.1.aarch64", "product_id": "annobin-debugsource-0:8.78-1.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@8.78-1.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:8.78-1.el8_1.1.aarch64", "product": { "name": "annobin-debuginfo-0:8.78-1.el8_1.1.aarch64", "product_id": "annobin-debuginfo-0:8.78-1.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@8.78-1.el8_1.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.78-1.el8_1.1.ppc64le", "product": { "name": "annobin-0:8.78-1.el8_1.1.ppc64le", "product_id": "annobin-0:8.78-1.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.78-1.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-debugsource-0:8.78-1.el8_1.1.ppc64le", "product": { "name": "annobin-debugsource-0:8.78-1.el8_1.1.ppc64le", "product_id": "annobin-debugsource-0:8.78-1.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@8.78-1.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le", "product": { "name": "annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le", "product_id": "annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@8.78-1.el8_1.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.78-1.el8_1.1.x86_64", "product": { "name": "annobin-0:8.78-1.el8_1.1.x86_64", "product_id": "annobin-0:8.78-1.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.78-1.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-debugsource-0:8.78-1.el8_1.1.x86_64", "product": { "name": "annobin-debugsource-0:8.78-1.el8_1.1.x86_64", "product_id": "annobin-debugsource-0:8.78-1.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@8.78-1.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:8.78-1.el8_1.1.x86_64", "product": { "name": "annobin-debuginfo-0:8.78-1.el8_1.1.x86_64", "product_id": "annobin-debuginfo-0:8.78-1.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@8.78-1.el8_1.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "annobin-0:8.78-1.el8_1.1.s390x", "product": { "name": "annobin-0:8.78-1.el8_1.1.s390x", "product_id": "annobin-0:8.78-1.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin@8.78-1.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "annobin-debugsource-0:8.78-1.el8_1.1.s390x", "product": { "name": "annobin-debugsource-0:8.78-1.el8_1.1.s390x", "product_id": "annobin-debugsource-0:8.78-1.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debugsource@8.78-1.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "annobin-debuginfo-0:8.78-1.el8_1.1.s390x", "product": { "name": "annobin-debuginfo-0:8.78-1.el8_1.1.s390x", "product_id": "annobin-debuginfo-0:8.78-1.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/annobin-debuginfo@8.78-1.el8_1.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.78-1.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.aarch64" }, "product_reference": "annobin-0:8.78-1.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.78-1.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.ppc64le" }, "product_reference": "annobin-0:8.78-1.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.78-1.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.s390x" }, "product_reference": "annobin-0:8.78-1.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.78-1.el8_1.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.src" }, "product_reference": "annobin-0:8.78-1.el8_1.1.src", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-0:8.78-1.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.x86_64" }, "product_reference": "annobin-0:8.78-1.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:8.78-1.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.aarch64" }, "product_reference": "annobin-debuginfo-0:8.78-1.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le" }, "product_reference": "annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:8.78-1.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.s390x" }, "product_reference": "annobin-debuginfo-0:8.78-1.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debuginfo-0:8.78-1.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.x86_64" }, "product_reference": "annobin-debuginfo-0:8.78-1.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:8.78-1.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.aarch64" }, "product_reference": "annobin-debugsource-0:8.78-1.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:8.78-1.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.ppc64le" }, "product_reference": "annobin-debugsource-0:8.78-1.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:8.78-1.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.s390x" }, "product_reference": "annobin-debugsource-0:8.78-1.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "annobin-debugsource-0:8.78-1.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.x86_64" }, "product_reference": "annobin-debugsource-0:8.78-1.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.src", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:15:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.src", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4599" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.src", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.src", "AppStream-8.1.0.Z.EUS:annobin-0:8.78-1.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-debuginfo-0:8.78-1.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:annobin-debugsource-0:8.78-1.el8_1.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4586
Vulnerability from csaf_redhat
Published
2021-11-10 09:20
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: gcc-toolset-11-gcc security update
Notes
Topic
An update for gcc-toolset-11-gcc is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The gcc packages provide compilers for C, C++, Java, Fortran, Objective C, and Ada 95 GNU, as well as related support libraries.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in gcc in order to facilitate detection of BiDi Unicode characters:
This update implements a new warning option -Wbidirectional to warn about possibly dangerous bidirectional characters.
There are three levels of warning supported by gcc:
"-Wbidirectional=unpaired", which warns about improperly terminated BiDi contexts. (This is the default.)
"-Wbidirectional=none", which turns the warning off.
"-Wbidirectional=any", which warns about any use of bidirectional characters.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gcc-toolset-11-gcc is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The gcc packages provide compilers for C, C++, Java, Fortran, Objective C, and Ada 95 GNU, as well as related support libraries.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in gcc in order to facilitate detection of BiDi Unicode characters:\n\nThis update implements a new warning option -Wbidirectional to warn about possibly dangerous bidirectional characters.\n\nThere are three levels of warning supported by gcc:\n\"-Wbidirectional=unpaired\", which warns about improperly terminated BiDi contexts. (This is the default.)\n\"-Wbidirectional=none\", which turns the warning off.\n\"-Wbidirectional=any\", which warns about any use of bidirectional characters.\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:4586", "url": "https://access.redhat.com/errata/RHSA-2021:4586" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4586.json" } ], "title": "Red Hat Security Advisory: gcc-toolset-11-gcc security update", "tracking": { "current_release_date": "2024-11-06T00:08:41+00:00", "generator": { "date": "2024-11-06T00:08:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4586", "initial_release_date": "2021-11-10T09:20:18+00:00", "revision_history": [ { "date": "2021-11-10T09:20:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:20:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src", "product": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src", "product_id": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc@11.2.1-1.2.el8_5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-c%2B%2B@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gdb-plugin@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gfortran@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libasan-devel@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libatomic-devel@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-devel@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-docs@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libitm-devel@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-liblsan-devel@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libstdc%2B%2B-docs@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libtsan-devel@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libubsan-devel@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "libasan6-0:11.2.1-1.2.el8_5.aarch64", "product_id": "libasan6-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-c%2B%2B-debuginfo@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-debuginfo@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gdb-plugin-debuginfo@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gfortran-debuginfo@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel-debuginfo@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-debuginfo@11.2.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_id": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@11.2.1-1.2.el8_5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-c%2B%2B@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gdb-plugin@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gfortran@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libasan-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libatomic-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-docs@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libitm-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-liblsan-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libquadmath-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libstdc%2B%2B-docs@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libtsan-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libubsan-devel@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "libasan6-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "libasan6-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-c%2B%2B-debuginfo@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-debuginfo@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gdb-plugin-debuginfo@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gfortran-debuginfo@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel-debuginfo@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-debuginfo@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-offload-nvptx-debuginfo@11.2.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_id": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@11.2.1-1.2.el8_5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-c%2B%2B@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gdb-plugin@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gfortran@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libasan-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libatomic-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-docs@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libitm-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-liblsan-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libquadmath-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libstdc%2B%2B-docs@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libtsan-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libubsan-devel@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "libasan6-0:11.2.1-1.2.el8_5.x86_64", "product_id": "libasan6-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-c%2B%2B-debuginfo@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-debuginfo@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gdb-plugin-debuginfo@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gfortran-debuginfo@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel-debuginfo@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-debuginfo@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-offload-nvptx-debuginfo@11.2.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_id": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@11.2.1-1.2.el8_5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libasan-devel@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libatomic-devel@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-devel@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libitm-devel@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libquadmath-devel@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libubsan-devel@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el8_5.i686", "product": { "name": "libasan6-0:11.2.1-1.2.el8_5.i686", "product_id": "libasan6-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-c%2B%2B-debuginfo@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-debuginfo@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gdb-plugin-debuginfo@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gfortran-debuginfo@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel-debuginfo@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_id": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-debuginfo@11.2.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686", "product": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_id": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@11.2.1-1.2.el8_5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-c%2B%2B@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gdb-plugin@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gfortran@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libasan-devel@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libatomic-devel@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-devel@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-docs@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libitm-devel@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libstdc%2B%2B-docs@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libubsan-devel@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "libasan6-0:11.2.1-1.2.el8_5.s390x", "product_id": "libasan6-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-c%2B%2B-debuginfo@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-debuginfo@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gdb-plugin-debuginfo@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-gfortran-debuginfo@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-gcc-plugin-devel-debuginfo@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-11-libgccjit-debuginfo@11.2.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_id": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@11.2.1-1.2.el8_5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src" }, "product_reference": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "libasan6-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "libasan6-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "libasan6-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "libasan6-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "libasan6-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64" }, "product_reference": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686" }, "product_reference": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le" }, "product_reference": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x" }, "product_reference": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64" }, "product_reference": "libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:20: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": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4586" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-c++-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gdb-plugin-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-gfortran-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-gcc-plugin-devel-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libasan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libatomic-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libgccjit-docs-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libitm-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-liblsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libquadmath-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libstdc++-docs-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libtsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-libubsan-devel-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-11-offload-nvptx-debuginfo-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-0:11.2.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:11.2.1-1.2.el8_5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4587
Vulnerability from csaf_redhat
Published
2021-11-10 09:59
Modified
2024-11-06 00:09
Summary
Red Hat Security Advisory: gcc security update
Notes
Topic
An update for gcc is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The gcc packages provide compilers for C, C++, Java, Fortran, Objective C, and Ada 95 GNU, as well as related support libraries.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in gcc in order to facilitate detection of BiDi Unicode characters:
This update implements a new warning option -Wbidirectional to warn about possibly dangerous bidirectional characters.
There are three levels of warning supported by gcc:
"-Wbidirectional=unpaired", which warns about improperly terminated BiDi contexts. (This is the default.)
"-Wbidirectional=none", which turns the warning off.
"-Wbidirectional=any", which warns about any use of bidirectional characters.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gcc is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The gcc packages provide compilers for C, C++, Java, Fortran, Objective C, and Ada 95 GNU, as well as related support libraries.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in gcc in order to facilitate detection of BiDi Unicode characters:\n\nThis update implements a new warning option -Wbidirectional to warn about possibly dangerous bidirectional characters.\n\nThere are three levels of warning supported by gcc:\n\"-Wbidirectional=unpaired\", which warns about improperly terminated BiDi contexts. (This is the default.)\n\"-Wbidirectional=none\", which turns the warning off.\n\"-Wbidirectional=any\", which warns about any use of bidirectional characters.\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:4587", "url": "https://access.redhat.com/errata/RHSA-2021:4587" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4587.json" } ], "title": "Red Hat Security Advisory: gcc security update", "tracking": { "current_release_date": "2024-11-06T00:09:05+00:00", "generator": { "date": "2024-11-06T00:09:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4587", "initial_release_date": "2021-11-10T09:59:16+00:00", "revision_history": [ { "date": "2021-11-10T09:59:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:59:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:09:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } }, { "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.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cpp-0:8.5.0-4.el8_5.aarch64", "product": { "name": "cpp-0:8.5.0-4.el8_5.aarch64", "product_id": "cpp-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cpp@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-c++-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-c++-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-c++-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-c%2B%2B@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gfortran@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libitm-devel-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libitm-devel-0:8.5.0-4.el8_5.aarch64", "product_id": "libitm-devel-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-devel@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "product_id": "libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-devel@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "product_id": "libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-docs@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debugsource@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cpp-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-c%2B%2B-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gfortran-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_id": "libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan-debuginfo@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libasan-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libasan-0:8.5.0-4.el8_5.aarch64", "product_id": "libasan-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libatomic-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libatomic-0:8.5.0-4.el8_5.aarch64", "product_id": "libatomic-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libatomic-static-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libatomic-static-0:8.5.0-4.el8_5.aarch64", "product_id": "libatomic-static-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-static@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libgcc-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libgcc-0:8.5.0-4.el8_5.aarch64", "product_id": "libgcc-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libgfortran-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libgfortran-0:8.5.0-4.el8_5.aarch64", "product_id": "libgfortran-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libgomp-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libgomp-0:8.5.0-4.el8_5.aarch64", "product_id": "libgomp-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libitm-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libitm-0:8.5.0-4.el8_5.aarch64", "product_id": "libitm-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "liblsan-0:8.5.0-4.el8_5.aarch64", "product": { "name": "liblsan-0:8.5.0-4.el8_5.aarch64", "product_id": "liblsan-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libstdc++-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libstdc++-0:8.5.0-4.el8_5.aarch64", "product_id": "libstdc++-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libtsan-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libtsan-0:8.5.0-4.el8_5.aarch64", "product_id": "libtsan-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libubsan-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libubsan-0:8.5.0-4.el8_5.aarch64", "product_id": "libubsan-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "product": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "product_id": "gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel@8.5.0-4.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libstdc++-static-0:8.5.0-4.el8_5.aarch64", "product": { "name": "libstdc++-static-0:8.5.0-4.el8_5.aarch64", "product_id": "libstdc++-static-0:8.5.0-4.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-static@8.5.0-4.el8_5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cpp-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "cpp-0:8.5.0-4.el8_5.ppc64le", "product_id": "cpp-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cpp@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-c++-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-c++-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-c++-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-c%2B%2B@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gfortran@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-offload-nvptx@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libitm-devel-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libitm-devel-0:8.5.0-4.el8_5.ppc64le", "product_id": "libitm-devel-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-devel@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "product_id": "libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libquadmath-devel@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "product_id": "libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-devel@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "product_id": "libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-docs@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debugsource@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cpp-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-c%2B%2B-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gfortran-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-offload-nvptx-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp-offload-nvptx-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libquadmath-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_id": "libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan-debuginfo@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libasan-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libasan-0:8.5.0-4.el8_5.ppc64le", "product_id": "libasan-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libatomic-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libatomic-0:8.5.0-4.el8_5.ppc64le", "product_id": "libatomic-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libatomic-static-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libatomic-static-0:8.5.0-4.el8_5.ppc64le", "product_id": "libatomic-static-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-static@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgcc-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libgcc-0:8.5.0-4.el8_5.ppc64le", "product_id": "libgcc-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgfortran-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libgfortran-0:8.5.0-4.el8_5.ppc64le", "product_id": "libgfortran-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgomp-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libgomp-0:8.5.0-4.el8_5.ppc64le", "product_id": "libgomp-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "product_id": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp-offload-nvptx@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libitm-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libitm-0:8.5.0-4.el8_5.ppc64le", "product_id": "libitm-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "liblsan-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "liblsan-0:8.5.0-4.el8_5.ppc64le", "product_id": "liblsan-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libquadmath-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libquadmath-0:8.5.0-4.el8_5.ppc64le", "product_id": "libquadmath-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libquadmath@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libstdc++-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libstdc++-0:8.5.0-4.el8_5.ppc64le", "product_id": "libstdc++-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libtsan-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libtsan-0:8.5.0-4.el8_5.ppc64le", "product_id": "libtsan-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libubsan-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libubsan-0:8.5.0-4.el8_5.ppc64le", "product_id": "libubsan-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "product_id": "gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel@8.5.0-4.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "product": { "name": "libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "product_id": "libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-static@8.5.0-4.el8_5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cpp-0:8.5.0-4.el8_5.x86_64", "product": { "name": "cpp-0:8.5.0-4.el8_5.x86_64", "product_id": "cpp-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cpp@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-c++-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-c++-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-c++-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-c%2B%2B@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gfortran@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-offload-nvptx@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libitm-devel-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libitm-devel-0:8.5.0-4.el8_5.x86_64", "product_id": "libitm-devel-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-devel@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "product_id": "libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libquadmath-devel@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "product_id": "libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-devel@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "product_id": "libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-docs@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debugsource@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cpp-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-c%2B%2B-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gfortran-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-offload-nvptx-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp-offload-nvptx-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libquadmath-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_id": "libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan-debuginfo@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libasan-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libasan-0:8.5.0-4.el8_5.x86_64", "product_id": "libasan-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libatomic-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libatomic-0:8.5.0-4.el8_5.x86_64", "product_id": "libatomic-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libatomic-static-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libatomic-static-0:8.5.0-4.el8_5.x86_64", "product_id": "libatomic-static-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-static@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libgcc-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libgcc-0:8.5.0-4.el8_5.x86_64", "product_id": "libgcc-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libgfortran-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libgfortran-0:8.5.0-4.el8_5.x86_64", "product_id": "libgfortran-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libgomp-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libgomp-0:8.5.0-4.el8_5.x86_64", "product_id": "libgomp-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "product_id": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp-offload-nvptx@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libitm-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libitm-0:8.5.0-4.el8_5.x86_64", "product_id": "libitm-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "liblsan-0:8.5.0-4.el8_5.x86_64", "product": { "name": "liblsan-0:8.5.0-4.el8_5.x86_64", "product_id": "liblsan-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libquadmath-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libquadmath-0:8.5.0-4.el8_5.x86_64", "product_id": "libquadmath-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libquadmath@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libstdc++-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libstdc++-0:8.5.0-4.el8_5.x86_64", "product_id": "libstdc++-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libtsan-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libtsan-0:8.5.0-4.el8_5.x86_64", "product_id": "libtsan-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libubsan-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libubsan-0:8.5.0-4.el8_5.x86_64", "product_id": "libubsan-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "product": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "product_id": "gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel@8.5.0-4.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libstdc++-static-0:8.5.0-4.el8_5.x86_64", "product": { "name": "libstdc++-static-0:8.5.0-4.el8_5.x86_64", "product_id": "libstdc++-static-0:8.5.0-4.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-static@8.5.0-4.el8_5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "product": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "product_id": "gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libitm-devel-0:8.5.0-4.el8_5.i686", "product": { "name": "libitm-devel-0:8.5.0-4.el8_5.i686", "product_id": "libitm-devel-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-devel@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libquadmath-devel-0:8.5.0-4.el8_5.i686", "product": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.i686", "product_id": "libquadmath-devel-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libquadmath-devel@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libstdc++-devel-0:8.5.0-4.el8_5.i686", "product": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.i686", "product_id": "libstdc++-devel-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-devel@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-debugsource-0:8.5.0-4.el8_5.i686", "product": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.i686", "product_id": "gcc-debugsource-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debugsource@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "cpp-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "cpp-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cpp-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-c%2B%2B-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "gcc-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gfortran-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libasan-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "libasan-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libitm-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "libitm-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libquadmath-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "product": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "product_id": "libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan-debuginfo@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libasan-0:8.5.0-4.el8_5.i686", "product": { "name": "libasan-0:8.5.0-4.el8_5.i686", "product_id": "libasan-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libatomic-0:8.5.0-4.el8_5.i686", "product": { "name": "libatomic-0:8.5.0-4.el8_5.i686", "product_id": "libatomic-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libatomic-static-0:8.5.0-4.el8_5.i686", "product": { "name": "libatomic-static-0:8.5.0-4.el8_5.i686", "product_id": "libatomic-static-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-static@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libgcc-0:8.5.0-4.el8_5.i686", "product": { "name": "libgcc-0:8.5.0-4.el8_5.i686", "product_id": "libgcc-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libgfortran-0:8.5.0-4.el8_5.i686", "product": { "name": "libgfortran-0:8.5.0-4.el8_5.i686", "product_id": "libgfortran-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libgomp-0:8.5.0-4.el8_5.i686", "product": { "name": "libgomp-0:8.5.0-4.el8_5.i686", "product_id": "libgomp-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libitm-0:8.5.0-4.el8_5.i686", "product": { "name": "libitm-0:8.5.0-4.el8_5.i686", "product_id": "libitm-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libquadmath-0:8.5.0-4.el8_5.i686", "product": { "name": "libquadmath-0:8.5.0-4.el8_5.i686", "product_id": "libquadmath-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libquadmath@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libstdc++-0:8.5.0-4.el8_5.i686", "product": { "name": "libstdc++-0:8.5.0-4.el8_5.i686", "product_id": "libstdc++-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libubsan-0:8.5.0-4.el8_5.i686", "product": { "name": "libubsan-0:8.5.0-4.el8_5.i686", "product_id": "libubsan-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "product": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "product_id": "gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel@8.5.0-4.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libstdc++-static-0:8.5.0-4.el8_5.i686", "product": { "name": "libstdc++-static-0:8.5.0-4.el8_5.i686", "product_id": "libstdc++-static-0:8.5.0-4.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-static@8.5.0-4.el8_5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cpp-0:8.5.0-4.el8_5.s390x", "product": { "name": "cpp-0:8.5.0-4.el8_5.s390x", "product_id": "cpp-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cpp@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-c++-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-c++-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-c++-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-c%2B%2B@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-gfortran-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-gfortran-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gfortran@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libitm-devel-0:8.5.0-4.el8_5.s390x", "product": { "name": "libitm-devel-0:8.5.0-4.el8_5.s390x", "product_id": "libitm-devel-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-devel@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libstdc++-devel-0:8.5.0-4.el8_5.s390x", "product": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.s390x", "product_id": "libstdc++-devel-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-devel@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libstdc++-docs-0:8.5.0-4.el8_5.s390x", "product": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.s390x", "product_id": "libstdc++-docs-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-docs@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-debugsource-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-debugsource-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debugsource@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cpp-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-c%2B%2B-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gdb-plugin-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-gfortran-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "product": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "product_id": "libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan-debuginfo@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libasan-0:8.5.0-4.el8_5.s390x", "product": { "name": "libasan-0:8.5.0-4.el8_5.s390x", "product_id": "libasan-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libatomic-0:8.5.0-4.el8_5.s390x", "product": { "name": "libatomic-0:8.5.0-4.el8_5.s390x", "product_id": "libatomic-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libatomic-static-0:8.5.0-4.el8_5.s390x", "product": { "name": "libatomic-static-0:8.5.0-4.el8_5.s390x", "product_id": "libatomic-static-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libatomic-static@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libgcc-0:8.5.0-4.el8_5.s390x", "product": { "name": "libgcc-0:8.5.0-4.el8_5.s390x", "product_id": "libgcc-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgcc@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libgfortran-0:8.5.0-4.el8_5.s390x", "product": { "name": "libgfortran-0:8.5.0-4.el8_5.s390x", "product_id": "libgfortran-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgfortran@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libgomp-0:8.5.0-4.el8_5.s390x", "product": { "name": "libgomp-0:8.5.0-4.el8_5.s390x", "product_id": "libgomp-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgomp@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libitm-0:8.5.0-4.el8_5.s390x", "product": { "name": "libitm-0:8.5.0-4.el8_5.s390x", "product_id": "libitm-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libitm@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libstdc++-0:8.5.0-4.el8_5.s390x", "product": { "name": "libstdc++-0:8.5.0-4.el8_5.s390x", "product_id": "libstdc++-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libubsan-0:8.5.0-4.el8_5.s390x", "product": { "name": "libubsan-0:8.5.0-4.el8_5.s390x", "product_id": "libubsan-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "product": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "product_id": "gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-plugin-devel@8.5.0-4.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libstdc++-static-0:8.5.0-4.el8_5.s390x", "product": { "name": "libstdc++-static-0:8.5.0-4.el8_5.s390x", "product_id": "libstdc++-static-0:8.5.0-4.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libstdc%2B%2B-static@8.5.0-4.el8_5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gcc-0:8.5.0-4.el8_5.src", "product": { "name": "gcc-0:8.5.0-4.el8_5.src", "product_id": "gcc-0:8.5.0-4.el8_5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc@8.5.0-4.el8_5?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "cpp-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "cpp-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x" }, "product_reference": "cpp-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "cpp-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src" }, "product_reference": "gcc-0:8.5.0-4.el8_5.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libasan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686" }, "product_reference": "libasan-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libasan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libasan-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libasan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libitm-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686" }, "product_reference": "libitm-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libitm-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libitm-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libitm-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "liblsan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "liblsan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "liblsan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686" }, "product_reference": "libquadmath-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libquadmath-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libquadmath-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "libquadmath-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libtsan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libtsan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libtsan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "cpp-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "cpp-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x" }, "product_reference": "cpp-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "cpp-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src" }, "product_reference": "gcc-0:8.5.0-4.el8_5.src", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libasan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686" }, "product_reference": "libasan-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libasan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libasan-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libasan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libitm-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686" }, "product_reference": "libitm-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libitm-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libitm-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libitm-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "liblsan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "liblsan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "liblsan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686" }, "product_reference": "libquadmath-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libquadmath-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libquadmath-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "libquadmath-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libtsan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libtsan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libtsan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "BaseOS-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "cpp-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "cpp-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x" }, "product_reference": "cpp-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "cpp-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "cpp-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.src as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src" }, "product_reference": "gcc-0:8.5.0-4.el8_5.src", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-c++-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-debugsource-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libasan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686" }, "product_reference": "libasan-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libasan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libasan-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libasan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libatomic-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic-static-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libatomic-static-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgcc-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgfortran-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libitm-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686" }, "product_reference": "libitm-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libitm-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libitm-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libitm-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libitm-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libitm-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "liblsan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "liblsan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "liblsan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686" }, "product_reference": "libquadmath-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libquadmath-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libquadmath-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "libquadmath-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-devel-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-docs-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++-static-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libstdc++-static-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libtsan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libtsan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libtsan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libubsan-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64" }, "product_reference": "libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:59:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4587" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "BaseOS-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "BaseOS-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:cpp-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:cpp-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.src", "CRB-8.5.0.Z.MAIN:gcc-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-c++-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-c++-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-debugsource-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gdb-plugin-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gfortran-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-gfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-plugin-devel-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libatomic-static-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgcc-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgcc-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgfortran-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgfortran-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgomp-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libgomp-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libgomp-offload-nvptx-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libitm-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:liblsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:liblsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libquadmath-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-devel-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-docs-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libstdc++-static-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libtsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libtsan-debuginfo-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libubsan-0:8.5.0-4.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.i686", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libubsan-debuginfo-0:8.5.0-4.el8_5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4723
Vulnerability from csaf_redhat
Published
2021-11-17 16:22
Modified
2024-11-06 00:10
Summary
Red Hat Security Advisory: devtoolset-10-binutils security update
Notes
Topic
An update for devtoolset-10-binutils is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
Tools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.
Using "--unicode=default" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.
Using "--unicode=locale" will display them according to the current locale.
Using "--unicode=hex" will display them as hex byte values.
Using "--unicode=escape" will display them as Unicode escape sequences.
Using "--unicode=highlight" will display them as Unicode escape sequences highlighted in red, if supported by the output device.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for devtoolset-10-binutils is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nTools which display names or strings (readelf, strings, nm, objdump) have a new command line option --unicode / -U which controls how Unicode characters are handled.\n\nUsing \"--unicode=default\" will treat them as normal for the tool. This is the default behaviour when --unicode option is not used.\nUsing \"--unicode=locale\" will display them according to the current locale.\nUsing \"--unicode=hex\" will display them as hex byte values.\nUsing \"--unicode=escape\" will display them as Unicode escape sequences.\nUsing \"--unicode=highlight\" will display them as Unicode escape sequences highlighted in red, if supported by the output device.\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:4723", "url": "https://access.redhat.com/errata/RHSA-2021:4723" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4723.json" } ], "title": "Red Hat Security Advisory: devtoolset-10-binutils security update", "tracking": { "current_release_date": "2024-11-06T00:10:50+00:00", "generator": { "date": "2024-11-06T00:10:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4723", "initial_release_date": "2021-11-17T16:22:57+00:00", "revision_history": [ { "date": "2021-11-17T16:22:57+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-17T16:22:57+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:10:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-binutils-0:2.35-5.el7.3.src", "product": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.src", "product_id": "devtoolset-10-binutils-0:2.35-5.el7.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils@2.35-5.el7.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "product": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "product_id": "devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils@2.35-5.el7.3?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "product": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "product_id": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-devel@2.35-5.el7.3?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "product": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "product_id": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-debuginfo@2.35-5.el7.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "product": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "product_id": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-devel@2.35-5.el7.3?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "product": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "product_id": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-debuginfo@2.35-5.el7.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "product": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "product_id": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils@2.35-5.el7.3?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "product": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "product_id": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-devel@2.35-5.el7.3?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "product": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "product_id": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-debuginfo@2.35-5.el7.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "product": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "product_id": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils@2.35-5.el7.3?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "product": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "product_id": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-devel@2.35-5.el7.3?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "product": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "product_id": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-debuginfo@2.35-5.el7.3?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "product": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "product_id": "devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils@2.35-5.el7.3?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "product": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "product_id": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-devel@2.35-5.el7.3?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "product": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "product_id": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-binutils-debuginfo@2.35-5.el7.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.s390x" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.src" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.src", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.src", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.src", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-0:2.35-5.el7.3.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64" }, "product_reference": "devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64" }, "product_reference": "devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64" }, "product_reference": "devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-17T16:22:57+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-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4723" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Server-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Server-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.src", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.i686", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-debuginfo-0:2.35-5.el7.3.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.i686", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-binutils-devel-0:2.35-5.el7.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4585
Vulnerability from csaf_redhat
Published
2021-11-10 09:07
Modified
2024-11-06 00:08
Summary
Red Hat Security Advisory: gcc-toolset-10-gcc security update
Notes
Topic
An update for gcc-toolset-10-gcc is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The gcc packages provide compilers for C, C++, Java, Fortran, Objective C, and Ada 95 GNU, as well as related support libraries.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in gcc in order to facilitate detection of BiDi Unicode characters:
This update implements a new warning option -Wbidirectional to warn about possibly dangerous bidirectional characters.
There are three levels of warning supported by gcc:
"-Wbidirectional=unpaired", which warns about improperly terminated BiDi contexts. (This is the default.)
"-Wbidirectional=none", which turns the warning off.
"-Wbidirectional=any", which warns about any use of bidirectional characters.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gcc-toolset-10-gcc is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The gcc packages provide compilers for C, C++, Java, Fortran, Objective C, and Ada 95 GNU, as well as related support libraries.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in gcc in order to facilitate detection of BiDi Unicode characters:\n\nThis update implements a new warning option -Wbidirectional to warn about possibly dangerous bidirectional characters.\n\nThere are three levels of warning supported by gcc:\n\"-Wbidirectional=unpaired\", which warns about improperly terminated BiDi contexts. (This is the default.)\n\"-Wbidirectional=none\", which turns the warning off.\n\"-Wbidirectional=any\", which warns about any use of bidirectional characters.\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:4585", "url": "https://access.redhat.com/errata/RHSA-2021:4585" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4585.json" } ], "title": "Red Hat Security Advisory: gcc-toolset-10-gcc security update", "tracking": { "current_release_date": "2024-11-06T00:08:34+00:00", "generator": { "date": "2024-11-06T00:08:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4585", "initial_release_date": "2021-11-10T09:07:10+00:00", "revision_history": [ { "date": "2021-11-10T09:07:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-10T09:07:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:08:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "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.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "product": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "product_id": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc@10.3.1-1.2.el8_5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-c%2B%2B@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gdb-plugin@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gfortran@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libasan-devel@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libatomic-devel@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libitm-devel@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-liblsan-devel@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libstdc%2B%2B-devel@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libstdc%2B%2B-docs@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libtsan-devel@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libubsan-devel@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libasan6-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "libasan6-0:10.3.1-1.2.el8_5.aarch64", "product_id": "libasan6-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-c%2B%2B-debuginfo@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-debuginfo@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gdb-plugin-debuginfo@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gfortran-debuginfo@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel-debuginfo@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libgccjit-debuginfo@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_id": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@10.3.1-1.2.el8_5?arch=aarch64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "product_id": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel@10.3.1-1.2.el8_5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-c%2B%2B@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gdb-plugin@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gfortran@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libasan-devel@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libatomic-devel@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libitm-devel@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-liblsan-devel@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libquadmath-devel@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libstdc%2B%2B-devel@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libstdc%2B%2B-docs@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libtsan-devel@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libubsan-devel@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libasan6-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "libasan6-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "libasan6-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-c%2B%2B-debuginfo@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-debuginfo@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gdb-plugin-debuginfo@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gfortran-debuginfo@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel-debuginfo@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libgccjit-debuginfo@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-offload-nvptx-debuginfo@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@10.3.1-1.2.el8_5?arch=ppc64le" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_id": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel@10.3.1-1.2.el8_5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-c%2B%2B@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gdb-plugin@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gfortran@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libasan-devel@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libatomic-devel@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libitm-devel@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-liblsan-devel@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libquadmath-devel@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libstdc%2B%2B-devel@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libstdc%2B%2B-docs@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libtsan-devel@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libubsan-devel@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libasan6-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "libasan6-0:10.3.1-1.2.el8_5.x86_64", "product_id": "libasan6-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-c%2B%2B-debuginfo@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-debuginfo@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gdb-plugin-debuginfo@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gfortran-debuginfo@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel-debuginfo@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libgccjit-debuginfo@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-offload-nvptx-debuginfo@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_id": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@10.3.1-1.2.el8_5?arch=x86_64" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "product_id": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel@10.3.1-1.2.el8_5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libasan-devel@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libatomic-devel@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libitm-devel@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libquadmath-devel@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libstdc%2B%2B-devel@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libubsan-devel@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libasan6-0:10.3.1-1.2.el8_5.i686", "product": { "name": "libasan6-0:10.3.1-1.2.el8_5.i686", "product_id": "libasan6-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-c%2B%2B-debuginfo@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-debuginfo@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gdb-plugin-debuginfo@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gfortran-debuginfo@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel-debuginfo@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libgccjit-debuginfo@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "product": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_id": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@10.3.1-1.2.el8_5?arch=i686" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "product_id": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel@10.3.1-1.2.el8_5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-c%2B%2B@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gdb-plugin@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gfortran@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libasan-devel@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libatomic-devel@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libitm-devel@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libstdc%2B%2B-devel@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libstdc%2B%2B-docs@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libubsan-devel@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libasan6-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "libasan6-0:10.3.1-1.2.el8_5.s390x", "product_id": "libasan6-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-c%2B%2B-debuginfo@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-debuginfo@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gdb-plugin-debuginfo@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-gfortran-debuginfo@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel-debuginfo@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-libgccjit-debuginfo@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_id": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6-debuginfo@10.3.1-1.2.el8_5?arch=s390x" } } }, { "category": "product_version", "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "product": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "product_id": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gcc-toolset-10-gcc-plugin-devel@10.3.1-1.2.el8_5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "libasan6-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64" }, "product_reference": "libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "relates_to_product_reference": "CRB-8.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-10T09:07: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": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4585" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "AppStream-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.src", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-c++-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gdb-plugin-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-gfortran-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-gcc-plugin-devel-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libasan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libatomic-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libgccjit-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libitm-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-liblsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libquadmath-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libstdc++-docs-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libtsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-libubsan-devel-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:gcc-toolset-10-offload-nvptx-debuginfo-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan6-0:10.3.1-1.2.el8_5.x86_64", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.aarch64", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.i686", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.ppc64le", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.s390x", "CRB-8.5.0.Z.MAIN:libasan6-debuginfo-0:10.3.1-1.2.el8_5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4669
Vulnerability from csaf_redhat
Published
2021-11-15 11:50
Modified
2024-11-06 00:09
Summary
Red Hat Security Advisory: devtoolset-11-gcc security update
Notes
Topic
An update for devtoolset-11-gcc is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The GNU Compiler Collection (GCC) is a portable compiler suite with support for various programming languages, including C, C++, and Fortran. The devtoolset-11-gcc packages provide the Red Hat Developer Toolset version of GCC, as well as related libraries.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in gcc in order to facilitate detection of BiDi Unicode characters:
This update implements a new warning option -Wbidirectional to warn about possibly dangerous bidirectional characters.
There are three levels of warning supported by gcc:
"-Wbidirectional=unpaired", which warns about improperly terminated BiDi contexts. (This is the default.)
"-Wbidirectional=none", which turns the warning off.
"-Wbidirectional=any", which warns about any use of bidirectional characters.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for devtoolset-11-gcc is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The GNU Compiler Collection (GCC) is a portable compiler suite with support for various programming languages, including C, C++, and Fortran. The devtoolset-11-gcc packages provide the Red Hat Developer Toolset version of GCC, as well as related libraries.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in gcc in order to facilitate detection of BiDi Unicode characters:\n\nThis update implements a new warning option -Wbidirectional to warn about possibly dangerous bidirectional characters.\n\nThere are three levels of warning supported by gcc:\n\"-Wbidirectional=unpaired\", which warns about improperly terminated BiDi contexts. (This is the default.)\n\"-Wbidirectional=none\", which turns the warning off.\n\"-Wbidirectional=any\", which warns about any use of bidirectional characters.\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:4669", "url": "https://access.redhat.com/errata/RHSA-2021:4669" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4669.json" } ], "title": "Red Hat Security Advisory: devtoolset-11-gcc security update", "tracking": { "current_release_date": "2024-11-06T00:09:39+00:00", "generator": { "date": "2024-11-06T00:09:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4669", "initial_release_date": "2021-11-15T11:50:46+00:00", "revision_history": [ { "date": "2021-11-15T11:50:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-15T11:50:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:09:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "product": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "product_id": "devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc@11.2.1-1.2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-c%2B%2B@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-gdb-plugin@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-gfortran@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-plugin-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libasan-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libatomic-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit-docs@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libitm-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-liblsan-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libquadmath-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libstdc%2B%2B-docs@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libtsan-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libubsan-devel@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el7.x86_64", "product": { "name": "libasan6-0:11.2.1-1.2.el7.x86_64", "product_id": "libasan6-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "liblsan-0:11.2.1-1.2.el7.x86_64", "product": { "name": "liblsan-0:11.2.1-1.2.el7.x86_64", "product_id": "liblsan-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libtsan-0:11.2.1-1.2.el7.x86_64", "product": { "name": "libtsan-0:11.2.1-1.2.el7.x86_64", "product_id": "libtsan-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libubsan1-0:11.2.1-1.2.el7.x86_64", "product": { "name": "libubsan1-0:11.2.1-1.2.el7.x86_64", "product_id": "libubsan1-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@11.2.1-1.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "product": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "product_id": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-debuginfo@11.2.1-1.2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "product": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "product_id": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libasan-devel@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "product": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "product_id": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libatomic-devel@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "product": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "product_id": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "product": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "product_id": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit-devel@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "product": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "product_id": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libitm-devel@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "product": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "product_id": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libquadmath-devel@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "product": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "product_id": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "product": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "product_id": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libubsan-devel@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el7.i686", "product": { "name": "libasan6-0:11.2.1-1.2.el7.i686", "product_id": "libasan6-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "libubsan1-0:11.2.1-1.2.el7.i686", "product": { "name": "libubsan1-0:11.2.1-1.2.el7.i686", "product_id": "libubsan1-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@11.2.1-1.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "product": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "product_id": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-debuginfo@11.2.1-1.2.el7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-c%2B%2B@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-gdb-plugin@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-gfortran@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-plugin-devel@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libasan-devel@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libatomic-devel@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit-devel@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit-docs@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libitm-devel@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libstdc%2B%2B-docs@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libubsan-devel@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el7.s390x", "product": { "name": "libasan6-0:11.2.1-1.2.el7.s390x", "product_id": "libasan6-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "libubsan1-0:11.2.1-1.2.el7.s390x", "product": { "name": "libubsan1-0:11.2.1-1.2.el7.s390x", "product_id": "libubsan1-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@11.2.1-1.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "product": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "product_id": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-debuginfo@11.2.1-1.2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-c%2B%2B@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-gdb-plugin@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-gfortran@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-plugin-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libasan-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libatomic-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit-docs@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libitm-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-liblsan-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libquadmath-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libstdc%2B%2B-docs@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libtsan-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libubsan-devel@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el7.ppc64", "product": { "name": "libasan6-0:11.2.1-1.2.el7.ppc64", "product_id": "libasan6-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "liblsan-0:11.2.1-1.2.el7.ppc64", "product": { "name": "liblsan-0:11.2.1-1.2.el7.ppc64", "product_id": "liblsan-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libtsan-0:11.2.1-1.2.el7.ppc64", "product": { "name": "libtsan-0:11.2.1-1.2.el7.ppc64", "product_id": "libtsan-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libubsan1-0:11.2.1-1.2.el7.ppc64", "product": { "name": "libubsan1-0:11.2.1-1.2.el7.ppc64", "product_id": "libubsan1-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@11.2.1-1.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "product": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "product_id": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-debuginfo@11.2.1-1.2.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-c%2B%2B@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-gdb-plugin@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-gfortran@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-plugin-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libasan-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libatomic-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libgccjit-docs@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libitm-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-liblsan-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libquadmath-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libstdc%2B%2B-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libstdc%2B%2B-docs@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libtsan-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-libubsan-devel@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libasan6-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "libasan6-0:11.2.1-1.2.el7.ppc64le", "product_id": "libasan6-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "liblsan-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "liblsan-0:11.2.1-1.2.el7.ppc64le", "product_id": "liblsan-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libtsan-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "libtsan-0:11.2.1-1.2.el7.ppc64le", "product_id": "libtsan-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libubsan1-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "libubsan1-0:11.2.1-1.2.el7.ppc64le", "product_id": "libubsan1-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@11.2.1-1.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "product": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "product_id": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-11-gcc-debuginfo@11.2.1-1.2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.src" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.i686" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.s390x" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "liblsan-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "liblsan-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "liblsan-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "libtsan-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "libtsan-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "libtsan-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.i686" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.s390x" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "liblsan-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "liblsan-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "liblsan-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "libtsan-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "libtsan-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "libtsan-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "libasan6-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "liblsan-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "liblsan-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "liblsan-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "libtsan-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "libtsan-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "libtsan-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.i686 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.ppc64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:11.2.1-1.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64" }, "product_reference": "libubsan1-0:11.2.1-1.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-15T11:50:46+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-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4669" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:libasan6-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:liblsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libtsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8-7.7.Z:libubsan1-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Server-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x", "7Server-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.src", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-c++-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-debuginfo-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gdb-plugin-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-gfortran-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-gcc-plugin-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libasan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libatomic-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libgccjit-docs-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libitm-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-liblsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libquadmath-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libstdc++-docs-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libtsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:devtoolset-11-libubsan-devel-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:libasan6-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:liblsan-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libtsan-0:11.2.1-1.2.el7.x86_64", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.i686", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.ppc64le", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.s390x", "7Workstation-RHSCL-3.8:libubsan1-0:11.2.1-1.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4039
Vulnerability from csaf_redhat
Published
2021-11-01 07:57
Modified
2024-11-06 00:02
Summary
Red Hat Security Advisory: devtoolset-10-gcc security update
Notes
Topic
An update for devtoolset-10-gcc is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The GNU Compiler Collection (GCC) is a portable compiler suite with support for various programming languages, including C, C++, and Fortran. The devtoolset-10-gcc packages provide the Red Hat Developer Toolset 10 version of GCC, as well as related libraries.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:
This gcc update implements -Wbidirectional=[none|unpaired|any] to warn about possibly dangerous bidirectional characters.
There are three levels of warning supported by GCC:
"-Wbidirectional=unpaired", which warns about improperly terminated bidi contexts. (This is the default)
"-Wbidirectional=none", turns the warning off.
"-Wbidirectional=any" warns about any use of bidirectional characters.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for devtoolset-10-gcc is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The GNU Compiler Collection (GCC) is a portable compiler suite with support for various programming languages, including C, C++, and Fortran. The devtoolset-10-gcc packages provide the Red Hat Developer Toolset 10 version of GCC, as well as related libraries.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in binutils in order to facilitate detection of BiDi Unicode characters:\n\nThis gcc update implements -Wbidirectional=[none|unpaired|any] to warn about possibly dangerous bidirectional characters.\nThere are three levels of warning supported by GCC:\n\"-Wbidirectional=unpaired\", which warns about improperly terminated bidi contexts. (This is the default)\n\"-Wbidirectional=none\", turns the warning off.\n\"-Wbidirectional=any\" warns about any use of bidirectional characters.\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:4039", "url": "https://access.redhat.com/errata/RHSA-2021:4039" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4039.json" } ], "title": "Red Hat Security Advisory: devtoolset-10-gcc security update", "tracking": { "current_release_date": "2024-11-06T00:02:25+00:00", "generator": { "date": "2024-11-06T00:02:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4039", "initial_release_date": "2021-11-01T07:57:47+00:00", "revision_history": [ { "date": "2021-11-01T07:57:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-01T07:57:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:02:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "product": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "product_id": "devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc@10.2.1-11.2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-c%2B%2B@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-gdb-plugin@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-gfortran@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-plugin-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libasan-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libatomic-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit-docs@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libitm-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-liblsan-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libquadmath-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libstdc%2B%2B-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libstdc%2B%2B-docs@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libtsan-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libubsan-devel@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libasan6-0:10.2.1-11.2.el7.x86_64", "product": { "name": "libasan6-0:10.2.1-11.2.el7.x86_64", "product_id": "libasan6-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "liblsan-0:10.2.1-11.2.el7.x86_64", "product": { "name": "liblsan-0:10.2.1-11.2.el7.x86_64", "product_id": "liblsan-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libtsan-0:10.2.1-11.2.el7.x86_64", "product": { "name": "libtsan-0:10.2.1-11.2.el7.x86_64", "product_id": "libtsan-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libubsan1-0:10.2.1-11.2.el7.x86_64", "product": { "name": "libubsan1-0:10.2.1-11.2.el7.x86_64", "product_id": "libubsan1-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@10.2.1-11.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "product": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "product_id": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-debuginfo@10.2.1-11.2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "product": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "product_id": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libasan-devel@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "product": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "product_id": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libatomic-devel@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "product": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "product_id": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "product": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "product_id": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit-devel@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "product": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "product_id": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libitm-devel@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "product": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "product_id": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libquadmath-devel@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "product": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "product_id": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libstdc%2B%2B-devel@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "product": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "product_id": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libubsan-devel@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "libasan6-0:10.2.1-11.2.el7.i686", "product": { "name": "libasan6-0:10.2.1-11.2.el7.i686", "product_id": "libasan6-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "libubsan1-0:10.2.1-11.2.el7.i686", "product": { "name": "libubsan1-0:10.2.1-11.2.el7.i686", "product_id": "libubsan1-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@10.2.1-11.2.el7?arch=i686" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "product": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "product_id": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-debuginfo@10.2.1-11.2.el7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-c%2B%2B@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-gdb-plugin@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-gfortran@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-plugin-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libasan-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libatomic-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit-docs@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libitm-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-liblsan-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libquadmath-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libstdc%2B%2B-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libstdc%2B%2B-docs@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libtsan-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libubsan-devel@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libasan6-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "libasan6-0:10.2.1-11.2.el7.ppc64le", "product_id": "libasan6-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "liblsan-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "liblsan-0:10.2.1-11.2.el7.ppc64le", "product_id": "liblsan-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libtsan-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "libtsan-0:10.2.1-11.2.el7.ppc64le", "product_id": "libtsan-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libubsan1-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "libubsan1-0:10.2.1-11.2.el7.ppc64le", "product_id": "libubsan1-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@10.2.1-11.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "product": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "product_id": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-debuginfo@10.2.1-11.2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-c%2B%2B@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-gdb-plugin@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-gfortran@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-plugin-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libasan-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libatomic-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit-docs@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libitm-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-liblsan-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libquadmath-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libstdc%2B%2B-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libstdc%2B%2B-docs@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libtsan-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libubsan-devel@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libasan6-0:10.2.1-11.2.el7.ppc64", "product": { "name": "libasan6-0:10.2.1-11.2.el7.ppc64", "product_id": "libasan6-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "liblsan-0:10.2.1-11.2.el7.ppc64", "product": { "name": "liblsan-0:10.2.1-11.2.el7.ppc64", "product_id": "liblsan-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/liblsan@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libtsan-0:10.2.1-11.2.el7.ppc64", "product": { "name": "libtsan-0:10.2.1-11.2.el7.ppc64", "product_id": "libtsan-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtsan@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libubsan1-0:10.2.1-11.2.el7.ppc64", "product": { "name": "libubsan1-0:10.2.1-11.2.el7.ppc64", "product_id": "libubsan1-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@10.2.1-11.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "product": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "product_id": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-debuginfo@10.2.1-11.2.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-c%2B%2B@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-gdb-plugin@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-gfortran@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-plugin-devel@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libasan-devel@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libatomic-devel@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit-devel@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libgccjit-docs@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libitm-devel@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libstdc%2B%2B-devel@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libstdc%2B%2B-docs@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-libubsan-devel@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "libasan6-0:10.2.1-11.2.el7.s390x", "product": { "name": "libasan6-0:10.2.1-11.2.el7.s390x", "product_id": "libasan6-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libasan6@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "libubsan1-0:10.2.1-11.2.el7.s390x", "product": { "name": "libubsan1-0:10.2.1-11.2.el7.s390x", "product_id": "libubsan1-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libubsan1@10.2.1-11.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "product": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "product_id": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/devtoolset-10-gcc-debuginfo@10.2.1-11.2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.src" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.i686" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.s390x" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "liblsan-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "liblsan-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "liblsan-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "libtsan-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "libtsan-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "libtsan-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.i686" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.s390x" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "liblsan-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "liblsan-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "liblsan-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "libtsan-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "libtsan-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "libtsan-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libasan6-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "libasan6-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "liblsan-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "liblsan-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "liblsan-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "libtsan-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "libtsan-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "libtsan-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.i686 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.i686", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.ppc64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.ppc64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.7" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan1-0:10.2.1-11.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64" }, "product_reference": "libubsan1-0:10.2.1-11.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-01T07:57:47+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-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4039" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:libasan6-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:liblsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libtsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7-7.7.Z:libubsan1-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Server-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x", "7Server-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.src", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-c++-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-debuginfo-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gdb-plugin-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-gfortran-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-gcc-plugin-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libasan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libatomic-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libgccjit-docs-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libitm-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-liblsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libquadmath-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libstdc++-docs-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libtsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:devtoolset-10-libubsan-devel-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:libasan6-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:liblsan-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libtsan-0:10.2.1-11.2.el7.x86_64", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.i686", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.ppc64le", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.s390x", "7Workstation-RHSCL-3.7:libubsan1-0:10.2.1-11.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
rhsa-2021_4694
Vulnerability from csaf_redhat
Published
2021-11-16 11:37
Modified
2024-11-06 00:09
Summary
Red Hat Security Advisory: rust-toolset-1.54-rust security update
Notes
Topic
An update for rust-toolset-1.54-rust is now available for Red Hat Developer Tools.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries.
Security Fix(es):
* Developer environment: Unicode's bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)
The following changes were introduced in rust in order to facilitate detection of BiDi Unicode characters:
Rust introduces two new lints to detect and reject code containing the affected codepoints. These new deny-by-default lints detect affected codepoints in string literals and comments. The lints will prevent source code file containing these codepoints from being compiled. If your code has legitimate uses for the codepoints we recommend replacing them with the related escape sequence. The error messages will suggest the right escapes to use.
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rust-toolset-1.54-rust is now available for Red Hat Developer Tools.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries.\n\nSecurity Fix(es):\n\n* Developer environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks (CVE-2021-42574)\n\nThe following changes were introduced in rust in order to facilitate detection of BiDi Unicode characters:\n\nRust introduces two new lints to detect and reject code containing the affected codepoints. These new deny-by-default lints detect affected codepoints in string literals and comments. The lints will prevent source code file containing these codepoints from being compiled. If your code has legitimate uses for the codepoints we recommend replacing them with the related escape sequence. The error messages will suggest the right escapes to use.\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:4694", "url": "https://access.redhat.com/errata/RHSA-2021:4694" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4694.json" } ], "title": "Red Hat Security Advisory: rust-toolset-1.54-rust security update", "tracking": { "current_release_date": "2024-11-06T00:09:39+00:00", "generator": { "date": "2024-11-06T00:09:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4694", "initial_release_date": "2021-11-16T11:37:05+00:00", "revision_history": [ { "date": "2021-11-16T11:37:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-16T11:37:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:09:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:devtools:2021" } } }, { "category": "product_name", "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:devtools:2021" } } } ], "category": "product_family", "name": "Red Hat Developer Tools" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "product": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "product_id": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-cargo@1.54.0-4.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "product": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "product_id": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-clippy@1.54.0-4.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "product": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "product_id": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rls@1.54.0-4.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "product": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "product_id": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust@1.54.0-4.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "product": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "product_id": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-analysis@1.54.0-4.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "product": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "product_id": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-doc@1.54.0-4.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "product": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "product_id": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-std-static@1.54.0-4.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64", "product": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64", "product_id": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rustfmt@1.54.0-4.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "product": { "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "product_id": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-debuginfo@1.54.0-4.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "product": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "product_id": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-cargo@1.54.0-4.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "product": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "product_id": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-clippy@1.54.0-4.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "product": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "product_id": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rls@1.54.0-4.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "product": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "product_id": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust@1.54.0-4.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "product": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "product_id": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-analysis@1.54.0-4.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "product": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "product_id": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-doc@1.54.0-4.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "product": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "product_id": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-std-static@1.54.0-4.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "product": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "product_id": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rustfmt@1.54.0-4.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "product": { "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "product_id": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-debuginfo@1.54.0-4.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "product": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "product_id": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-cargo@1.54.0-4.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "product": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "product_id": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-clippy@1.54.0-4.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "product": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "product_id": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rls@1.54.0-4.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "product": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "product_id": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust@1.54.0-4.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "product": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "product_id": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-analysis@1.54.0-4.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "product": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "product_id": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-doc@1.54.0-4.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "product": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "product_id": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-std-static@1.54.0-4.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "product": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "product_id": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rustfmt@1.54.0-4.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "product": { "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "product_id": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-debuginfo@1.54.0-4.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "product": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "product_id": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-cargo@1.54.0-4.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "product": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "product_id": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-clippy@1.54.0-4.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "product": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "product_id": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rls@1.54.0-4.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "product": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "product_id": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust@1.54.0-4.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "product": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "product_id": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-analysis@1.54.0-4.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "product": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "product_id": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-doc@1.54.0-4.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "product": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "product_id": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-std-static@1.54.0-4.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "product": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "product_id": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rustfmt@1.54.0-4.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "product": { "name": "rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "product_id": "rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-cargo-doc@1.54.0-4.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "product": { "name": "rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "product_id": "rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-debugger-common@1.54.0-4.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "product": { "name": "rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "product_id": "rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-gdb@1.54.0-4.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "product": { "name": "rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "product_id": "rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-lldb@1.54.0-4.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "product": { "name": "rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "product_id": "rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust-src@1.54.0-4.el7_9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "product": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "product_id": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.54-rust@1.54.0-4.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch" }, "product_reference": "rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64" }, "product_reference": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x" }, "product_reference": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64" }, "product_reference": "rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.4" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nicholas Boucher and Ross Anderson" ], "organization": "University of Cambridge" } ], "cve": "CVE-2021-42574", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "discovery_date": "2021-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2005819" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. An attacker could exploit this to deceive a human reviewer by creating a malicious patch containing well placed BiDi characters. The special handling and rendering of those characters can be then used in an attempt to hide unexpected and potentially dangerous behaviour from the reviewer.", "title": "Vulnerability description" }, { "category": "summary", "text": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "This is a flaw with the way Unicode standards are implemented in the context of development environments, which have specialized requirements for rendering text. This is not a flaw in Red Hat products.", "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-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42574" }, { "category": "external", "summary": "RHBZ#2005819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005819" }, { "category": "external", "summary": "RHSB-2021-007", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42574", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42574" }, { "category": "external", "summary": "https://trojansource.codes/", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/", "url": "https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing", "url": "https://www.unicode.org/reports/tr36/#Bidirectional_Text_Spoofing" }, { "category": "external", "summary": "https://www.unicode.org/reports/tr39/", "url": "https://www.unicode.org/reports/tr39/" } ], "release_date": "2021-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-16T11:37:05+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-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4694" }, { "category": "workaround", "details": "This issue can be mitigated by ensuring code commits get a proper review. All new commits can also be scanned for the presence of BiDi characters before accepting the commit.", "product_ids": [ "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "7Server-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-cargo-doc-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-clippy-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rls-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.src", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-analysis-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debugger-common-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-debuginfo-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-doc-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-gdb-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-lldb-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-src-0:1.54.0-4.el7_9.noarch", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rust-std-static-0:1.54.0-4.el7_9.x86_64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.ppc64le", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.s390x", "7Workstation-DevTools-2021.4:rust-toolset-1.54-rustfmt-0:1.54.0-4.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "environment: Unicode\u0027s bidirectional (BiDi) override characters can cause trojan source attacks" } ] }
wid-sec-w-2022-0676
Vulnerability from csaf_certbund
Published
2022-07-13 22:00
Modified
2023-01-11 23:00
Summary
Juniper Junos Space: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Junos Space ist eine Software-Plattform, die eine Reihe von Applikationen für das Netzwerkmanagement beinhaltet.
Angriff
Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Juniper Junos Space ausnutzen, um einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu verändern, seine Privilegien zu erweitern und Sicherheitsmaßnahmen zu umgehen.
Betroffene Betriebssysteme
- Juniper Appliance
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Junos Space ist eine Software-Plattform, die eine Reihe von Applikationen f\u00fcr das Netzwerkmanagement beinhaltet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Juniper Junos Space ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Juniper Appliance", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-0676 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0676.json" }, { "category": "self", "summary": "WID-SEC-2022-0676 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0676" }, { "category": "external", "summary": "Juniper Security Advisory JSA70182 vom 2023-01-12", "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" }, { "category": "external", "summary": "Juniper Security Advisory vom 2022-07-13", "url": "https://supportportal.juniper.net/s/article/2022-07-Security-Bulletin-Junos-Space-Security-Director-Policy-Enforcer-upgraded-to-CentOS-7-9" }, { "category": "external", "summary": "Juniper Security Advisory vom 2022-07-13", "url": "https://supportportal.juniper.net/s/article/2022-07-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-22-2R1-release-CVE-2022-22218?language=en_US" } ], "source_lang": "en-US", "title": "Juniper Junos Space: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-01-11T23:00:00.000+00:00", "generator": { "date": "2024-02-15T16:52:59.056+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-0676", "initial_release_date": "2022-07-13T22:00:00.000+00:00", "revision_history": [ { "date": "2022-07-13T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-01-11T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Juniper aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Juniper Contrail Service Orchestration", "product": { "name": "Juniper Contrail Service Orchestration", "product_id": "T025794", "product_identification_helper": { "cpe": "cpe:/a:juniper:contrail_service_orchestration:-" } } }, { "category": "product_name", "name": "Juniper Junos Space \u003c 22.1R1", "product": { "name": "Juniper Junos Space \u003c 22.1R1", "product_id": "T023842", "product_identification_helper": { "cpe": "cpe:/a:juniper:junos_space:22.1r1" } } } ], "category": "vendor", "name": "Juniper" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-2124", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2016-2124" }, { "cve": "CVE-2020-25704", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2020-25704" }, { "cve": "CVE-2020-25717", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2020-25717" }, { "cve": "CVE-2020-36322", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2020-36322" }, { "cve": "CVE-2020-36385", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2020-36385" }, { "cve": "CVE-2021-20271", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-20271" }, { "cve": "CVE-2021-22946", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-22946" }, { "cve": "CVE-2021-23017", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-23017" }, { "cve": "CVE-2021-23840", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-23840" }, { "cve": "CVE-2021-23841", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-23841" }, { "cve": "CVE-2021-28950", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-28950" }, { "cve": "CVE-2021-35550", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35550" }, { "cve": "CVE-2021-35556", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35556" }, { "cve": "CVE-2021-35559", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35559" }, { "cve": "CVE-2021-35561", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35561" }, { "cve": "CVE-2021-35564", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35564" }, { "cve": "CVE-2021-35565", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35565" }, { "cve": "CVE-2021-35567", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35567" }, { "cve": "CVE-2021-35578", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35578" }, { "cve": "CVE-2021-35586", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35586" }, { "cve": "CVE-2021-35588", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35588" }, { "cve": "CVE-2021-35603", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-35603" }, { "cve": "CVE-2021-37750", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-41617", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-41617" }, { "cve": "CVE-2021-42574", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-42574" }, { "cve": "CVE-2021-42739", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2021-42739" }, { "cve": "CVE-2022-21245", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2022-21245" }, { "cve": "CVE-2022-21270", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2022-21270" }, { "cve": "CVE-2022-21303", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2022-21303" }, { "cve": "CVE-2022-21304", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2022-21304" }, { "cve": "CVE-2022-21344", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2022-21344" }, { "cve": "CVE-2022-21367", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2022-21367" }, { "cve": "CVE-2022-22218", "notes": [ { "category": "description", "text": "In Juniper Junos Space existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten nginx resolver, Java SE, Oracle GraalVM, OpenSSH, Unicode, Samba, RPM, Kerberos, OpenSSL, Linux Kernel, curl und MySQL. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder zu ver\u00e4ndern, seine Privilegien zu erweitern und Sicherheitsma\u00dfnahmen zu umgehen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T025794" ] }, "release_date": "2022-07-13T22:00:00Z", "title": "CVE-2022-22218" } ] }
wid-sec-w-2023-0561
Vulnerability from csaf_certbund
Published
2023-03-02 23:00
Modified
2023-05-18 22:00
Summary
Xerox FreeFlow Print Server: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
FreeFlow-Druckserver ist eine Druckserveranwendung für Xerox-Produktionsdrucker, die Flexibilität, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0561 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0561.json" }, { "category": "self", "summary": "WID-SEC-2023-0561 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0561" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-007 vom 2023-05-18", "url": "https://security.business.xerox.com/wp-content/uploads/2023/05/Xerox-Security-Bulletin-XRX23-007-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-005 vom 2023-04-04", "url": "https://security.business.xerox.com/wp-content/uploads/2023/04/Xerox-Security-Bulletin-XRX23-005-Xerox%25C2%25AE-FreeFlow%25C2%25AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-002 vom 2023-03-23", "url": "https://security.business.xerox.com/wp-content/uploads/2023/03/Xerox-Security-Bulletin-XRX23-002-FreeFlow-Print-Server-v2_Windows10.pdf" }, { "category": "external", "summary": "Xerox Mini Bulletin XRX21A vom 2023-03-02", "url": "https://security.business.xerox.com/wp-content/uploads/2023/03/Xerox-Security-Bulletin-XRX23-001-FreeFlow%C2%AE-Print-Server-v7.pdf" } ], "source_lang": "en-US", "title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-05-18T22:00:00.000+00:00", "generator": { "date": "2024-02-15T17:17:56.928+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-0561", "initial_release_date": "2023-03-02T23:00:00.000+00:00", "revision_history": [ { "date": "2023-03-02T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-03-22T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-04-03T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-05-18T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Xerox FreeFlow Print Server 7", "product": { "name": "Xerox FreeFlow Print Server 7", "product_id": "T000872", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:7" } } }, { "category": "product_name", "name": "Xerox FreeFlow Print Server 9", "product": { "name": "Xerox FreeFlow Print Server 9", "product_id": "T002977", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:9" } } }, { "category": "product_name", "name": "Xerox FreeFlow Print Server v2", "product": { "name": "Xerox FreeFlow Print Server v2", "product_id": "T014888", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v2" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-21900", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2023-21900" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2023-21830" }, { "cve": "CVE-2022-46882", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46882" }, { "cve": "CVE-2022-46881", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46881" }, { "cve": "CVE-2022-46880", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46880" }, { "cve": "CVE-2022-46878", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46878" }, { "cve": "CVE-2022-46875", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46875" }, { "cve": "CVE-2022-46874", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46874" }, { "cve": "CVE-2022-46872", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-46872" }, { "cve": "CVE-2022-45421", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45421" }, { "cve": "CVE-2022-45420", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45420" }, { "cve": "CVE-2022-45419", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45419" }, { "cve": "CVE-2022-45418", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45418" }, { "cve": "CVE-2022-45417", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45417" }, { "cve": "CVE-2022-45416", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45416" }, { "cve": "CVE-2022-45415", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45415" }, { "cve": "CVE-2022-45414", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45414" }, { "cve": "CVE-2022-45413", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45413" }, { "cve": "CVE-2022-45412", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45412" }, { "cve": "CVE-2022-45411", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45411" }, { "cve": "CVE-2022-45410", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45410" }, { "cve": "CVE-2022-45409", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45409" }, { "cve": "CVE-2022-45408", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45408" }, { "cve": "CVE-2022-45407", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45407" }, { "cve": "CVE-2022-45406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45406" }, { "cve": "CVE-2022-45405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45405" }, { "cve": "CVE-2022-45404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45404" }, { "cve": "CVE-2022-45403", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45403" }, { "cve": "CVE-2022-45063", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45063" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43548", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-43548" }, { "cve": "CVE-2022-42932", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42932" }, { "cve": "CVE-2022-42929", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42929" }, { "cve": "CVE-2022-42928", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42928" }, { "cve": "CVE-2022-42927", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42927" }, { "cve": "CVE-2022-42252", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-42252" }, { "cve": "CVE-2022-41556", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-41556" }, { "cve": "CVE-2022-41323", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-41323" }, { "cve": "CVE-2022-40962", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40962" }, { "cve": "CVE-2022-40960", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40960" }, { "cve": "CVE-2022-40959", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40959" }, { "cve": "CVE-2022-40958", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40958" }, { "cve": "CVE-2022-40957", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40957" }, { "cve": "CVE-2022-40956", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40956" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-39260", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-39260" }, { "cve": "CVE-2022-39253", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-39253" }, { "cve": "CVE-2022-3786", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3786" }, { "cve": "CVE-2022-37797", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-37797" }, { "cve": "CVE-2022-37454", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-37454" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-36087", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-36087" }, { "cve": "CVE-2022-36059", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-36059" }, { "cve": "CVE-2022-3602", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3602" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-3598", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3598" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3570", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3570" }, { "cve": "CVE-2022-35256", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-35256" }, { "cve": "CVE-2022-35255", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-35255" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-3276", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3276" }, { "cve": "CVE-2022-32222", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-32222" }, { "cve": "CVE-2022-32215", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-32215" }, { "cve": "CVE-2022-32213", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32212", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-32212" }, { "cve": "CVE-2022-3204", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3204" }, { "cve": "CVE-2022-3190", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3190" }, { "cve": "CVE-2022-31630", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-31630" }, { "cve": "CVE-2022-31629", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-31629" }, { "cve": "CVE-2022-31628", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-31628" }, { "cve": "CVE-2022-3155", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3155" }, { "cve": "CVE-2022-3034", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3034" }, { "cve": "CVE-2022-3033", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3033" }, { "cve": "CVE-2022-3032", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-3032" }, { "cve": "CVE-2022-29458", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-29458" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-29154", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-29154" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-27406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-27406" }, { "cve": "CVE-2022-27405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-27405" }, { "cve": "CVE-2022-27404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-27404" }, { "cve": "CVE-2022-26981", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-26981" }, { "cve": "CVE-2022-24765", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-24765" }, { "cve": "CVE-2022-24070", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-24070" }, { "cve": "CVE-2022-23901", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-23901" }, { "cve": "CVE-2022-22844", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-22844" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-21658", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21658" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2122", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2122" }, { "cve": "CVE-2022-2058", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2058" }, { "cve": "CVE-2022-2057", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2057" }, { "cve": "CVE-2022-2056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-2056" }, { "cve": "CVE-2022-1925", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1925" }, { "cve": "CVE-2022-1924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1924" }, { "cve": "CVE-2022-1923", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1923" }, { "cve": "CVE-2022-1922", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1922" }, { "cve": "CVE-2022-1921", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1921" }, { "cve": "CVE-2022-1920", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1920" }, { "cve": "CVE-2022-1348", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1348" }, { "cve": "CVE-2022-1056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-1056" }, { "cve": "CVE-2022-0924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0924" }, { "cve": "CVE-2022-0909", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0909" }, { "cve": "CVE-2022-0908", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0908" }, { "cve": "CVE-2022-0907", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0907" }, { "cve": "CVE-2022-0891", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0891" }, { "cve": "CVE-2022-0865", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0865" }, { "cve": "CVE-2022-0562", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0562" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2022-0561" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-46848" }, { "cve": "CVE-2021-46823", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-46823" }, { "cve": "CVE-2021-42694", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-42694" }, { "cve": "CVE-2021-42574", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-42574" }, { "cve": "CVE-2021-37750", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-28544", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2021-28544" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2020-10735" }, { "cve": "CVE-2019-6111", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2019-6111" }, { "cve": "CVE-2018-7160", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2018-7160" }, { "cve": "CVE-2015-20107", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2015-20107" }, { "cve": "CVE-2006-20001", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00Z", "title": "CVE-2006-20001" } ] }
wid-sec-w-2022-1198
Vulnerability from csaf_certbund
Published
2021-10-31 23:00
Modified
2022-12-11 23:00
Summary
Unicode Standards: Schwachstellen ermöglichen Umgehung von Sicherheitsmechanismem
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Unicode ist ein internationaler Standard, in dem für jedes Schriftzeichen oder Textelement aller bekannten Schriftkulturen und Zeichensysteme ein digitaler Code festgelegt wird.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Unicode Standards ausnutzen, um Sicherheitsmechanismen zu umgehen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Unicode ist ein internationaler Standard, in dem f\u00fcr jedes Schriftzeichen oder Textelement aller bekannten Schriftkulturen und Zeichensysteme ein digitaler Code festgelegt wird.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Unicode Standards ausnutzen, um Sicherheitsmechanismen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-1198 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-1198.json" }, { "category": "self", "summary": "WID-SEC-2022-1198 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1198" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-222 vom 2022-12-09", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-222.html" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2021-128 vom 2021-11-02", "url": "https://downloads.avaya.com/css/P8/documents/101078450" }, { "category": "external", "summary": "RedHat Security Advisory vom 2021-10-31", "url": "https://access.redhat.com/errata/RHSA-2021:4034" }, { "category": "external", "summary": "RedHat Security Advisory vom 2021-10-31", "url": "https://access.redhat.com/errata/RHSA-2021:4035" }, { "category": "external", "summary": "RedHat Security Advisory vom 2021-10-31", "url": "https://access.redhat.com/errata/RHSA-2021:4036" }, { "category": "external", "summary": "RedHat Security Advisory vom 2021-10-31", "url": "https://access.redhat.com/errata/RHSA-2021:4037" }, { "category": "external", "summary": "RedHat Security Advisory vom 2021-10-31", "url": "https://access.redhat.com/errata/RHSA-2021:4038" }, { "category": "external", "summary": "RedHat Security Advisory vom 2021-10-31", "url": "https://access.redhat.com/errata/RHSA-2021:4039" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4033 vom 2021-11-02", "url": "https://linux.oracle.com/errata/ELSA-2021-4033.html" }, { "category": "external", "summary": "Trojan Source", "url": "https://trojansource.codes/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4600 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4600" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4586 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4586" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4587 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4587" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4588 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4588" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4589 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4589" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4590 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4590" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4591 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4591" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4585 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4585" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4592 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4592" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4593 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4593" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4594 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4594" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4595 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4595" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4596 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4596" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4598 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4598" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4599 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4599" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4601 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4601" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4602 vom 2021-11-10", "url": "https://access.redhat.com/errata/RHSA-2021:4602" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4669 vom 2021-11-15", "url": "https://access.redhat.com/errata/RHSA-2021:4669" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4649 vom 2021-11-15", "url": "https://access.redhat.com/errata/RHSA-2021:4649" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4694 vom 2021-11-16", "url": "https://access.redhat.com/errata/RHSA-2021:4694" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4649 vom 2021-11-18", "url": "https://linux.oracle.com/errata/ELSA-2021-4649.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4592 vom 2021-11-18", "url": "https://linux.oracle.com/errata/ELSA-2021-4592.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4595 vom 2021-11-18", "url": "https://linux.oracle.com/errata/ELSA-2021-4595.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4593 vom 2021-11-18", "url": "https://linux.oracle.com/errata/ELSA-2021-4593.html" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2021:4033 vom 2021-11-17", "url": "https://lists.centos.org/pipermail/centos-announce/2021-November/048395.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4724 vom 2021-11-17", "url": "https://access.redhat.com/errata/RHSA-2021:4724" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4723 vom 2021-11-17", "url": "https://access.redhat.com/errata/RHSA-2021:4723" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4594 vom 2021-11-18", "url": "https://linux.oracle.com/errata/ELSA-2021-4594.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4586 vom 2021-11-18", "url": "https://linux.oracle.com/errata/ELSA-2021-4586.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4587 vom 2021-11-18", "url": "https://linux.oracle.com/errata/ELSA-2021-4587.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4585 vom 2021-11-19", "url": "https://linux.oracle.com/errata/ELSA-2021-4585.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4590 vom 2021-11-18", "url": "https://linux.oracle.com/errata/ELSA-2021-4590.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4591 vom 2021-11-18", "url": "https://linux.oracle.com/errata/ELSA-2021-4591.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4729 vom 2021-11-18", "url": "https://access.redhat.com/errata/RHSA-2021:4729" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4743 vom 2021-11-18", "url": "https://access.redhat.com/errata/RHSA-2021:4743" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4730 vom 2021-11-18", "url": "https://access.redhat.com/errata/RHSA-2021:4730" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4743 vom 2021-11-19", "url": "https://linux.oracle.com/errata/ELSA-2021-4743.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4845 vom 2021-11-29", "url": "https://access.redhat.com/errata/RHSA-2021:4845" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0015 vom 2022-01-04", "url": "https://access.redhat.com/errata/RHSA-2022:0015" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0034 vom 2022-01-05", "url": "https://access.redhat.com/errata/RHSA-2022:0034" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0043 vom 2022-01-10", "url": "https://access.redhat.com/errata/RHSA-2022:0043" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0044 vom 2022-01-10", "url": "https://access.redhat.com/errata/RHSA-2022:0044" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0042 vom 2022-01-10", "url": "https://access.redhat.com/errata/RHSA-2022:0042" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0047 vom 2022-01-10", "url": "https://access.redhat.com/errata/RHSA-2022:0047" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0191 vom 2022-01-20", "url": "https://access.redhat.com/errata/RHSA-2022:0191" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0318 vom 2022-01-27", "url": "https://access.redhat.com/errata/RHSA-2022:0318" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0434 vom 2022-02-04", "url": "https://access.redhat.com/errata/RHSA-2022:0434" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0431 vom 2022-02-03", "url": "https://access.redhat.com/errata/RHSA-2022:0431" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0577 vom 2022-03-28", "url": "https://access.redhat.com/errata/RHSA-2022:0577" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-1784 vom 2022-04-27", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1784.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-057 vom 2022-05-06", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-057.html" }, { "category": "external", "summary": "Atlassian Security Advisory", "url": "https://confluence.atlassian.com/security/multiple-products-security-advisory-unrendered-unicode-bidirectional-override-characters-cve-2021-42574-1086419475.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202210-09 vom 2022-10-16", "url": "https://security.gentoo.org/glsa/202210-09" } ], "source_lang": "en-US", "title": "Unicode Standards: Schwachstellen erm\u00f6glichen Umgehung von Sicherheitsmechanismem", "tracking": { "current_release_date": "2022-12-11T23:00:00.000+00:00", "generator": { "date": "2024-02-15T16:56:42.650+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-1198", "initial_release_date": "2021-10-31T23:00:00.000+00:00", "revision_history": [ { "date": "2021-10-31T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2021-11-01T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Oracle Linux aufgenommen; Texte verallgemeinert" }, { "date": "2021-11-02T23:00:00.000+00:00", "number": "3", "summary": "Referenz(en) aufgenommen: FEDORA-2021-0578E23912, FEDORA-2021-443139F67C, FEDORA-2021-7AD3A01F6A" }, { "date": "2021-11-09T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von AVAYA aufgenommen" }, { "date": "2021-11-10T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-11-15T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-11-16T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-11-17T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Oracle Linux, CentOS und Red Hat aufgenommen" }, { "date": "2021-11-18T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen" }, { "date": "2021-11-21T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2021-11-29T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-01-04T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-01-05T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-01-09T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-01-10T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-01-19T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-01-27T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-02-03T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-03-28T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-04-27T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-05-08T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-08-25T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates aufgenommen" }, { "date": "2022-10-16T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2022-12-11T23:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "24" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Atlassian Bamboo \u003c 8.0.4", "product": { "name": "Atlassian Bamboo \u003c 8.0.4", "product_id": "T024385", "product_identification_helper": { "cpe": "cpe:/a:atlassian:bamboo:8.0.4" } } }, { "branches": [ { "category": "product_name", "name": "Atlassian Bitbucket \u003c 6.10.14", "product": { "name": "Atlassian Bitbucket \u003c 6.10.14", "product_id": "T024386", "product_identification_helper": { "cpe": "cpe:/a:atlassian:bitbucket:6.10.14" } } }, { "category": "product_name", "name": "Atlassian Bitbucket \u003c 7.6.10", "product": { "name": "Atlassian Bitbucket \u003c 7.6.10", "product_id": "T024387", "product_identification_helper": { "cpe": "cpe:/a:atlassian:bitbucket:7.6.10" } } }, { "category": "product_name", "name": "Atlassian Bitbucket \u003c 7.17.1", "product": { "name": "Atlassian Bitbucket \u003c 7.17.1", "product_id": "T024388", "product_identification_helper": { "cpe": "cpe:/a:atlassian:bitbucket:7.17.1" } } } ], "category": "product_name", "name": "Bitbucket" }, { "branches": [ { "category": "product_name", "name": "Atlassian Confluence \u003c 7.4.13", "product": { "name": "Atlassian Confluence \u003c 7.4.13", "product_id": "T024389", "product_identification_helper": { "cpe": "cpe:/a:atlassian:confluence:7.4.13" } } }, { "category": "product_name", "name": "Atlassian Confluence \u003c 7.13.2", "product": { "name": "Atlassian Confluence \u003c 7.13.2", "product_id": "T024390", "product_identification_helper": { "cpe": "cpe:/a:atlassian:confluence:7.13.2" } } }, { "category": "product_name", "name": "Atlassian Confluence \u003c 7.14.1", "product": { "name": "Atlassian Confluence \u003c 7.14.1", "product_id": "T024391", "product_identification_helper": { "cpe": "cpe:/a:atlassian:confluence:7.14.1" } } } ], "category": "product_name", "name": "Confluence" }, { "category": "product_name", "name": "Atlassian Crucible \u003c 4.8.8", "product": { "name": "Atlassian Crucible \u003c 4.8.8", "product_id": "1147925", "product_identification_helper": { "cpe": "cpe:/a:atlassian:crucible:4.8.8" } } }, { "category": "product_name", "name": "Atlassian Fisheye \u003c 4.8.8", "product": { "name": "Atlassian Fisheye \u003c 4.8.8", "product_id": "T024392", "product_identification_helper": { "cpe": "cpe:/a:atlassian:fisheye:4.8.8" } } }, { "branches": [ { "category": "product_name", "name": "Atlassian Jira Software \u003c 8.20.1", "product": { "name": "Atlassian Jira Software \u003c 8.20.1", "product_id": "T020802", "product_identification_helper": { "cpe": "cpe:/a:atlassian:jira_software:8.20.1" } } }, { "category": "product_name", "name": "Atlassian Jira Software \u003c 8.13.13", "product": { "name": "Atlassian Jira Software \u003c 8.13.13", "product_id": "T024393", "product_identification_helper": { "cpe": "cpe:/a:atlassian:jira_software:8.13.13" } } } ], "category": "product_name", "name": "Jira Software" } ], "category": "vendor", "name": "Atlassian" }, { "branches": [ { "category": "product_name", "name": "Avaya Aura Application Enablement Services", "product": { "name": "Avaya Aura Application Enablement Services", "product_id": "T015516", "product_identification_helper": { "cpe": "cpe:/a:avaya:aura_application_enablement_services:-" } } }, { "category": "product_name", "name": "Avaya Aura Communication Manager", "product": { "name": "Avaya Aura Communication Manager", "product_id": "T015126", "product_identification_helper": { "cpe": "cpe:/a:avaya:communication_manager:-" } } }, { "category": "product_name", "name": "Avaya Aura Session Manager", "product": { "name": "Avaya Aura Session Manager", "product_id": "T015127", "product_identification_helper": { "cpe": "cpe:/a:avaya:session_manager:-" } } }, { "category": "product_name", "name": "Avaya Aura System Manager", "product": { "name": "Avaya Aura System Manager", "product_id": "T015518", "product_identification_helper": { "cpe": "cpe:/a:avaya:aura_system_manager:-" } } }, { "category": "product_name", "name": "Avaya Web License Manager", "product": { "name": "Avaya Web License Manager", "product_id": "T016243", "product_identification_helper": { "cpe": "cpe:/a:avaya:web_license_manager:-" } } } ], "category": "vendor", "name": "Avaya" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "category": "product_name", "name": "Open Source CentOS", "product": { "name": "Open Source CentOS", "product_id": "1727", "product_identification_helper": { "cpe": "cpe:/o:centos:centos:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-42574", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Implementierungen von Unicode Standards. Betroffen sind beispielsweise Entwicklungsumgebungen, da diese spezielle Anforderungen an die Darstellung von Text haben. Ein Angreifer kann das ausnutzen indem er einen b\u00f6sartigen Patch mit gut platzierten BiDi-Zeichen oder Homoglyphen erstellt, und damit einen menschlichen Pr\u00fcfer t\u00e4uschen kann. Im Ergebnis weicht der ausgef\u00fchrte Code vom dargestellten Code ab. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion (z.B. Kompilieren eines manipulierten Quellcodes) erforderlich." } ], "product_status": { "known_affected": [ "T024391", "T024390", "T024393", "T015518", "T024392", "67646", "T015516", "T015127", "T015126", "T012167", "T020802", "T004914", "T016243", "T024388", "T024387", "398363", "T024389", "1727", "1147925", "T024386", "T024385" ] }, "release_date": "2021-10-31T23:00:00Z", "title": "CVE-2021-42574" }, { "cve": "CVE-2021-42694", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Implementierungen von Unicode Standards. Betroffen sind beispielsweise Entwicklungsumgebungen, da diese spezielle Anforderungen an die Darstellung von Text haben. Ein Angreifer kann das ausnutzen indem er einen b\u00f6sartigen Patch mit gut platzierten BiDi-Zeichen oder Homoglyphen erstellt, und damit einen menschlichen Pr\u00fcfer t\u00e4uschen kann. Im Ergebnis weicht der ausgef\u00fchrte Code vom dargestellten Code ab. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion (z.B. Kompilieren eines manipulierten Quellcodes) erforderlich." } ], "product_status": { "known_affected": [ "T024391", "T024390", "T024393", "T015518", "T024392", "67646", "T015516", "T015127", "T015126", "T012167", "T020802", "T004914", "T016243", "T024388", "T024387", "398363", "T024389", "1727", "1147925", "T024386", "T024385" ] }, "release_date": "2021-10-31T23:00:00Z", "title": "CVE-2021-42694" } ] }
gsd-2021-42574
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
** DISPUTED ** An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and interpreters. Adversaries can leverage this to encode source code for compilers accepting Unicode such that targeted vulnerabilities are introduced invisibly to human reviewers. NOTE: the Unicode Consortium offers the following alternative approach to presenting this concern. An issue is noted in the nature of international text that can affect applications that implement support for The Unicode Standard and the Unicode Bidirectional Algorithm (all versions). Due to text display behavior when text includes left-to-right and right-to-left characters, the visual order of tokens may be different from their logical order. Additionally, control characters needed to fully support the requirements of bidirectional text can further obfuscate the logical order of tokens. Unless mitigated, an adversary could craft source code such that the ordering of tokens perceived by human reviewers does not match what will be processed by a compiler/interpreter/etc. The Unicode Consortium has documented this class of vulnerability in its document, Unicode Technical Report #36, Unicode Security Considerations. The Unicode Consortium also provides guidance on mitigations for this class of issues in Unicode Technical Standard #39, Unicode Security Mechanisms, and in Unicode Standard Annex #31, Unicode Identifier and Pattern Syntax. Also, the BIDI specification allows applications to tailor the implementation in ways that can mitigate misleading visual reordering in program text; see HL4 in Unicode Standard Annex #9, Unicode Bidirectional Algorithm.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-42574", "description": "An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and interpreters. Adversaries can leverage this to encode source code for compilers accepting Unicode such that targeted vulnerabilities are introduced invisibly to human reviewers.", "id": "GSD-2021-42574", "references": [ "https://www.suse.com/security/cve/CVE-2021-42574.html", "https://access.redhat.com/errata/RHSA-2021:4743", "https://access.redhat.com/errata/RHSA-2021:4730", "https://access.redhat.com/errata/RHSA-2021:4729", "https://access.redhat.com/errata/RHSA-2021:4724", "https://access.redhat.com/errata/RHSA-2021:4723", "https://access.redhat.com/errata/RHSA-2021:4694", "https://access.redhat.com/errata/RHSA-2021:4669", "https://access.redhat.com/errata/RHSA-2021:4649", "https://access.redhat.com/errata/RHSA-2021:4602", "https://access.redhat.com/errata/RHSA-2021:4601", "https://access.redhat.com/errata/RHSA-2021:4600", "https://access.redhat.com/errata/RHSA-2021:4599", "https://access.redhat.com/errata/RHSA-2021:4598", "https://access.redhat.com/errata/RHSA-2021:4596", "https://access.redhat.com/errata/RHSA-2021:4595", "https://access.redhat.com/errata/RHSA-2021:4594", "https://access.redhat.com/errata/RHSA-2021:4593", "https://access.redhat.com/errata/RHSA-2021:4592", "https://access.redhat.com/errata/RHSA-2021:4591", "https://access.redhat.com/errata/RHSA-2021:4590", "https://access.redhat.com/errata/RHSA-2021:4589", "https://access.redhat.com/errata/RHSA-2021:4588", "https://access.redhat.com/errata/RHSA-2021:4587", "https://access.redhat.com/errata/RHSA-2021:4586", "https://access.redhat.com/errata/RHSA-2021:4585", "https://access.redhat.com/errata/RHSA-2021:4039", "https://access.redhat.com/errata/RHSA-2021:4038", "https://access.redhat.com/errata/RHSA-2021:4037", "https://access.redhat.com/errata/RHSA-2021:4036", "https://access.redhat.com/errata/RHSA-2021:4035", "https://access.redhat.com/errata/RHSA-2021:4034", "https://access.redhat.com/errata/RHSA-2021:4033", "https://advisories.mageia.org/CVE-2021-42574.html", "https://security.archlinux.org/CVE-2021-42574", "https://linux.oracle.com/cve/CVE-2021-42574.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-42574" ], "details": "** DISPUTED ** An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and interpreters. Adversaries can leverage this to encode source code for compilers accepting Unicode such that targeted vulnerabilities are introduced invisibly to human reviewers. NOTE: the Unicode Consortium offers the following alternative approach to presenting this concern. An issue is noted in the nature of international text that can affect applications that implement support for The Unicode Standard and the Unicode Bidirectional Algorithm (all versions). Due to text display behavior when text includes left-to-right and right-to-left characters, the visual order of tokens may be different from their logical order. Additionally, control characters needed to fully support the requirements of bidirectional text can further obfuscate the logical order of tokens. Unless mitigated, an adversary could craft source code such that the ordering of tokens perceived by human reviewers does not match what will be processed by a compiler/interpreter/etc. The Unicode Consortium has documented this class of vulnerability in its document, Unicode Technical Report #36, Unicode Security Considerations. The Unicode Consortium also provides guidance on mitigations for this class of issues in Unicode Technical Standard #39, Unicode Security Mechanisms, and in Unicode Standard Annex #31, Unicode Identifier and Pattern Syntax. Also, the BIDI specification allows applications to tailor the implementation in ways that can mitigate misleading visual reordering in program text; see HL4 in Unicode Standard Annex #9, Unicode Bidirectional Algorithm.", "id": "GSD-2021-42574", "modified": "2023-12-13T01:23:06.168038Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-42574", "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": "** DISPUTED ** An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and interpreters. Adversaries can leverage this to encode source code for compilers accepting Unicode such that targeted vulnerabilities are introduced invisibly to human reviewers. NOTE: the Unicode Consortium offers the following alternative approach to presenting this concern. An issue is noted in the nature of international text that can affect applications that implement support for The Unicode Standard and the Unicode Bidirectional Algorithm (all versions). Due to text display behavior when text includes left-to-right and right-to-left characters, the visual order of tokens may be different from their logical order. Additionally, control characters needed to fully support the requirements of bidirectional text can further obfuscate the logical order of tokens. Unless mitigated, an adversary could craft source code such that the ordering of tokens perceived by human reviewers does not match what will be processed by a compiler/interpreter/etc. The Unicode Consortium has documented this class of vulnerability in its document, Unicode Technical Report #36, Unicode Security Considerations. The Unicode Consortium also provides guidance on mitigations for this class of issues in Unicode Technical Standard #39, Unicode Security Mechanisms, and in Unicode Standard Annex #31, Unicode Identifier and Pattern Syntax. Also, the BIDI specification allows applications to tailor the implementation in ways that can mitigate misleading visual reordering in program text; see HL4 in Unicode Standard Annex #9, Unicode Bidirectional Algorithm." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.unicode.org/versions/Unicode14.0.0/", "refsource": "MISC", "url": "http://www.unicode.org/versions/Unicode14.0.0/" }, { "name": "https://trojansource.codes", "refsource": "MISC", "url": "https://trojansource.codes" }, { "name": "[oss-security] 20211101 CVE-2021-42574: rustc 1.56.0 and bidirectional-override codepoints in source code", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/11/01/1" }, { "name": "[oss-security] 20211101 Re: CVE-2021-42574: rustc 1.56.0 and bidirectional-override codepoints in source code", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/11/01/4" }, { "name": "[oss-security] 20211101 Trojan Source Attacks", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/11/01/6" }, { "name": "[oss-security] 20211102 Re: CVE-2021-42574: rustc 1.56.0 and bidirectional-override codepoints in source code", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/11/01/5" }, { "name": "[oss-security] 20211102 Re: Trojan Source Attacks", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/11/02/10" }, { "name": "FEDORA-2021-0578e23912", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QUPA37D57VPTDLSXOOGF4UXUEADOC4PQ/" }, { "name": "FEDORA-2021-7ad3a01f6a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LQNTFF24ROHLVPLUOEISBN3F7QM27L4U/" }, { "name": "VU#999008", "refsource": "CERT-VN", "url": "https://www.kb.cert.org/vuls/id/999008" }, { "name": "FEDORA-2021-443139f67c", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IH2RG5YTR6ZZOLUV3EUPZEIJR7XHJLVD/" }, { "name": "https://www.scyon.nl/post/trojans-in-your-source-code", "refsource": "MISC", "url": "https://www.scyon.nl/post/trojans-in-your-source-code" }, { "name": "https://www.unicode.org/reports/tr36/", "refsource": "MISC", "url": "https://www.unicode.org/reports/tr36/" }, { "name": "https://www.unicode.org/reports/tr39/", "refsource": "MISC", "url": "https://www.unicode.org/reports/tr39/" }, { "name": "https://www.unicode.org/reports/tr31/", "refsource": "MISC", "url": "https://www.unicode.org/reports/tr31/" }, { "name": "https://www.unicode.org/reports/tr9/tr9-44.html#HL4", "refsource": "MISC", "url": "https://www.unicode.org/reports/tr9/tr9-44.html#HL4" }, { "name": "https://www.starwindsoftware.com/security/sw-20220804-0002/", "refsource": "MISC", "url": "https://www.starwindsoftware.com/security/sw-20220804-0002/" }, { "name": "GLSA-202210-09", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202210-09" } ] } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:unicode:unicode:*:*:*:*:*:*:*:*", "matchCriteriaId": "FAB64729-AF3D-46C0-B3B9-1588B46C524A", "versionEndExcluding": "14.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "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", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:starwindsoftware:starwind_virtual_san:v8r13:14398:*:*:*:*:*:*", "matchCriteriaId": "DE49F316-C502-4D7A-AA70-D7745AEDAA93", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and interpreters. Adversaries can leverage this to encode source code for compilers accepting Unicode such that targeted vulnerabilities are introduced invisibly to human reviewers. NOTE: the Unicode Consortium offers the following alternative approach to presenting this concern. An issue is noted in the nature of international text that can affect applications that implement support for The Unicode Standard and the Unicode Bidirectional Algorithm (all versions). Due to text display behavior when text includes left-to-right and right-to-left characters, the visual order of tokens may be different from their logical order. Additionally, control characters needed to fully support the requirements of bidirectional text can further obfuscate the logical order of tokens. Unless mitigated, an adversary could craft source code such that the ordering of tokens perceived by human reviewers does not match what will be processed by a compiler/interpreter/etc. The Unicode Consortium has documented this class of vulnerability in its document, Unicode Technical Report #36, Unicode Security Considerations. The Unicode Consortium also provides guidance on mitigations for this class of issues in Unicode Technical Standard #39, Unicode Security Mechanisms, and in Unicode Standard Annex #31, Unicode Identifier and Pattern Syntax. Also, the BIDI specification allows applications to tailor the implementation in ways that can mitigate misleading visual reordering in program text; see HL4 in Unicode Standard Annex #9, Unicode Bidirectional Algorithm." }, { "lang": "es", "value": "** EN DISPUTA** Se ha detectado un problema en el algoritmo bidireccional de la especificaci\u00f3n Unicode hasta la versi\u00f3n 14.0. Permite la reordenaci\u00f3n visual de los caracteres a trav\u00e9s de secuencias de control, lo que puede ser utilizado para crear c\u00f3digo fuente que se traduce en una l\u00f3gica diferente a la ordenaci\u00f3n l\u00f3gica de los tokens ingeridos por los compiladores e int\u00e9rpretes. Los adversarios pueden aprovechar esto para codificar el c\u00f3digo fuente de los compiladores que aceptan Unicode, de manera que las vulnerabilidades objetivo se introduzcan de forma invisible para los revisores humanos. NOTA: el Consorcio Unicode ofrece el siguiente enfoque alternativo para presentar esta preocupaci\u00f3n. Se observa un problema en la naturaleza del texto internacional que puede afectar a las aplicaciones que implementan la compatibilidad con el est\u00e1ndar Unicode y el algoritmo bidireccional Unicode (todas las versiones). Debido al comportamiento de la visualizaci\u00f3n del texto cuando \u00e9ste incluye caracteres de izquierda a derecha y de derecha a izquierda, el orden visual de los tokens puede ser diferente de su orden l\u00f3gico. Adem\u00e1s, los caracteres de control necesarios para cumplir los requisitos del texto bidireccional pueden ofuscar a\u00fan m\u00e1s el orden l\u00f3gico de las fichas. A menos que se mitigue, un adversario podr\u00eda elaborar el c\u00f3digo fuente de tal manera que el orden de los tokens percibido por los revisores humanos no coincida con el que ser\u00e1 procesado por un compilador/interpretador/etc. El Consorcio Unicode ha documentado esta clase de vulnerabilidad en su documento, Informe T\u00e9cnico de Unicode #36, Consideraciones de Seguridad de Unicode. El Consorcio Unicode tambi\u00e9n proporciona orientaci\u00f3n sobre las mitigaciones para esta clase de problemas en la Norma T\u00e9cnica de Unicode #39, Mecanismos de Seguridad de Unicode, y en el Anexo de la Norma de Unicode #31, Identificador de Unicode y Sintaxis de Patrones. Adem\u00e1s, la especificaci\u00f3n BIDI permite a las aplicaciones adaptar la implementaci\u00f3n de manera que pueda mitigar la reordenaci\u00f3n visual enga\u00f1osa en el texto del programa; v\u00e9ase HL4 en el Anexo #9 del Est\u00e1ndar Unicode, Algoritmo Bidireccional Unicode." } ], "id": "CVE-2021-42574", "lastModified": "2024-04-11T01:13:06.963", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 4.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 6.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-11-01T04:15:07.970", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Mailing List", "Mitigation", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/1" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/4" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/5" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/01/6" }, { "source": "cve@mitre.org", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2021/11/02/10" }, { "source": "cve@mitre.org", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://www.unicode.org/versions/Unicode14.0.0/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IH2RG5YTR6ZZOLUV3EUPZEIJR7XHJLVD/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LQNTFF24ROHLVPLUOEISBN3F7QM27L4U/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QUPA37D57VPTDLSXOOGF4UXUEADOC4PQ/" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202210-09" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Technical Description", "Third Party Advisory" ], "url": "https://trojansource.codes" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "US Government Resource" ], "url": "https://www.kb.cert.org/vuls/id/999008" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Mitigation", "Third Party Advisory" ], "url": "https://www.scyon.nl/post/trojans-in-your-source-code" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://www.starwindsoftware.com/security/sw-20220804-0002/" }, { "source": "cve@mitre.org", "tags": [ "Technical Description", "Vendor Advisory" ], "url": "https://www.unicode.org/reports/tr31/" }, { "source": "cve@mitre.org", "tags": [ "Technical Description", "Vendor Advisory" ], "url": "https://www.unicode.org/reports/tr36/" }, { "source": "cve@mitre.org", "tags": [ "Technical Description", "Vendor Advisory" ], "url": "https://www.unicode.org/reports/tr39/" }, { "source": "cve@mitre.org", "tags": [ "Technical Description", "Vendor Advisory" ], "url": "https://www.unicode.org/reports/tr9/tr9-44.html#HL4" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-94" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.