Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-36318 (GCVE-0-2020-36318)
Vulnerability from cvelistv5
- n/a
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/rust-lang/rust/issues/79808 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/rust-lang/rust/pull/79814 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rust-lang/rust/issues/79808 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rust-lang/rust/pull/79814 | Patch, Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T17:23:10.437Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rust-lang/rust/issues/79808" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rust-lang/rust/pull/79814" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-04-11T19:05:27", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rust-lang/rust/issues/79808" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rust-lang/rust/pull/79814" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-36318", "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": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rust-lang/rust/issues/79808", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/issues/79808" }, { "name": "https://github.com/rust-lang/rust/pull/79814", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/pull/79814" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2020-36318", "datePublished": "2021-04-11T19:05:27", "dateReserved": "2021-04-11T00:00:00", "dateUpdated": "2024-08-04T17:23:10.437Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-36318\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-04-11T20:15:12.500\",\"lastModified\":\"2024-11-21T05:29:15.857\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.\"},{\"lang\":\"es\",\"value\":\"En la biblioteca est\u00e1ndar de Rust versiones anteriores a 1.49.0, la funci\u00f3n VecDeque::make_contiguous presenta un bug que muestra el mismo elemento m\u00e1s de una vez bajo determinadas condiciones.\u0026#xa0;Este bug podr\u00eda resultar en un uso de la memoria previamente liberada o una doble liberaci\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"},{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.48.0\",\"versionEndExcluding\":\"1.49.0\",\"matchCriteriaId\":\"9B7089C4-4CA3-498E-BEF0-ED78030B2286\"}]}]}],\"references\":[{\"url\":\"https://github.com/rust-lang/rust/issues/79808\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/rust/pull/79814\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/rust/issues/79808\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/rust/pull/79814\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
rhsa-2021:2243
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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": "New rust-toolset-1.49 packages are now available as a part of Red Hat Developer Tools for Red Hat Enterprise Linux.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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, the cargo-vendor plugin, and required libraries.\n\nThis enhancement update adds the rust-toolset-1.49 packages to Red Hat Developer Tools. (BZ#1902240)\n\nSecurity Fix(es):\n\n* rust: use-after-free or double free in VecDeque::make_contiguous (CVE-2020-36318)\n\n* rust: memory safety violation in String::retain() (CVE-2020-36317)\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:2243", "url": "https://access.redhat.com/errata/RHSA-2021:2243" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.49.0_toolset/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.49.0_toolset/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2243.json" } ], "title": "Red Hat Security Advisory: rust-toolset-1.49 and rust-toolset-1.49-rust update", "tracking": { "current_release_date": "2025-09-10T14:43:28+00:00", "generator": { "date": "2025-09-10T14:43:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2021:2243", "initial_release_date": "2021-06-03T10:58:50+00:00", "revision_history": [ { "date": "2021-06-03T10:58:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-06-03T10:58:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:43:28+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.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:devtools:2021" } } }, { "category": "product_name", "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2", "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.49-0:1.49.0-1.el7_9.src", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=src" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debuginfo@1.49.0-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debuginfo@1.49.0-1.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debuginfo@1.49.0-1.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo-doc@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debugger-common@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-gdb@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-lldb@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-src@1.49.0-1.el7_9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.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.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.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.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.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.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.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.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.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.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.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.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.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.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.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.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.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.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.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.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.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.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.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.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36317", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949189" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in String::retain()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36317" }, { "category": "external", "summary": "RHBZ#1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36317", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317" } ], "release_date": "2020-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-03T10:58:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2243" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: memory safety violation in String::retain()" }, { "cve": "CVE-2020-36318", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949192" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: use-after-free or double free in VecDeque::make_contiguous", "title": "Vulnerability summary" }, { "category": "other", "text": "VecDeque::make_contiguous is not considered stable is versions of rust prior to 1:48. As a result, it should not be used as shipped in Red Hat Enterprise Linux versions 8.3 and older.", "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.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36318" }, { "category": "external", "summary": "RHBZ#1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36318", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36318" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318" } ], "release_date": "2020-12-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-03T10:58:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2243" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: use-after-free or double free in VecDeque::make_contiguous" } ] }
RHSA-2021:1935
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 Low. 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 is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.\n\nThe following packages have been upgraded to a later upstream version: rust (1.49.0). (BZ#1896712)\n\nSecurity Fix(es):\n\n* rust: use-after-free or double free in VecDeque::make_contiguous (CVE-2020-36318)\n\n* rust: memory safety violation in String::retain() (CVE-2020-36317)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.4 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:1935", "url": "https://access.redhat.com/errata/RHSA-2021:1935" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.4_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.4_release_notes/" }, { "category": "external", "summary": "1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1935.json" } ], "title": "Red Hat Security Advisory: rust-toolset:rhel8 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-09-10T14:43:07+00:00", "generator": { "date": "2025-09-10T14:43:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2021:1935", "initial_release_date": "2021-05-18T15:15:32+00:00", "revision_history": [ { "date": "2021-05-18T15:15:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-05-18T15:15:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:43:07+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.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugger-common@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-gdb@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-lldb@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-src@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=src\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=src\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36317", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949189" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in String::retain()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36317" }, { "category": "external", "summary": "RHBZ#1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36317", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317" } ], "release_date": "2020-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-05-18T15:15: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.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:1935" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: memory safety violation in String::retain()" }, { "cve": "CVE-2020-36318", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949192" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: use-after-free or double free in VecDeque::make_contiguous", "title": "Vulnerability summary" }, { "category": "other", "text": "VecDeque::make_contiguous is not considered stable is versions of rust prior to 1:48. As a result, it should not be used as shipped in Red Hat Enterprise Linux versions 8.3 and older.", "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.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36318" }, { "category": "external", "summary": "RHBZ#1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36318", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36318" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318" } ], "release_date": "2020-12-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-05-18T15:15: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.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:1935" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: use-after-free or double free in VecDeque::make_contiguous" } ] }
rhsa-2021_2243
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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": "New rust-toolset-1.49 packages are now available as a part of Red Hat Developer Tools for Red Hat Enterprise Linux.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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, the cargo-vendor plugin, and required libraries.\n\nThis enhancement update adds the rust-toolset-1.49 packages to Red Hat Developer Tools. (BZ#1902240)\n\nSecurity Fix(es):\n\n* rust: use-after-free or double free in VecDeque::make_contiguous (CVE-2020-36318)\n\n* rust: memory safety violation in String::retain() (CVE-2020-36317)\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:2243", "url": "https://access.redhat.com/errata/RHSA-2021:2243" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.49.0_toolset/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.49.0_toolset/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2243.json" } ], "title": "Red Hat Security Advisory: rust-toolset-1.49 and rust-toolset-1.49-rust update", "tracking": { "current_release_date": "2024-11-13T22:22:19+00:00", "generator": { "date": "2024-11-13T22:22:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2021:2243", "initial_release_date": "2021-06-03T10:58:50+00:00", "revision_history": [ { "date": "2021-06-03T10:58:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-06-03T10:58:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T22:22:19+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.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:devtools:2021" } } }, { "category": "product_name", "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2", "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.49-0:1.49.0-1.el7_9.src", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=src" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debuginfo@1.49.0-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debuginfo@1.49.0-1.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debuginfo@1.49.0-1.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo-doc@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debugger-common@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-gdb@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-lldb@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-src@1.49.0-1.el7_9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.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.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.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.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.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.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.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.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.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.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.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.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.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.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.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.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.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.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.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.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.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.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.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.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36317", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949189" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in String::retain()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36317" }, { "category": "external", "summary": "RHBZ#1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36317", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317" } ], "release_date": "2020-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-03T10:58:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2243" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: memory safety violation in String::retain()" }, { "cve": "CVE-2020-36318", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949192" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: use-after-free or double free in VecDeque::make_contiguous", "title": "Vulnerability summary" }, { "category": "other", "text": "VecDeque::make_contiguous is not considered stable is versions of rust prior to 1:48. As a result, it should not be used as shipped in Red Hat Enterprise Linux versions 8.3 and older.", "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.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36318" }, { "category": "external", "summary": "RHBZ#1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36318", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36318" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318" } ], "release_date": "2020-12-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-03T10:58:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2243" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: use-after-free or double free in VecDeque::make_contiguous" } ] }
rhsa-2021:1935
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 Low. 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 is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.\n\nThe following packages have been upgraded to a later upstream version: rust (1.49.0). (BZ#1896712)\n\nSecurity Fix(es):\n\n* rust: use-after-free or double free in VecDeque::make_contiguous (CVE-2020-36318)\n\n* rust: memory safety violation in String::retain() (CVE-2020-36317)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.4 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:1935", "url": "https://access.redhat.com/errata/RHSA-2021:1935" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.4_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.4_release_notes/" }, { "category": "external", "summary": "1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1935.json" } ], "title": "Red Hat Security Advisory: rust-toolset:rhel8 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-09-10T14:43:07+00:00", "generator": { "date": "2025-09-10T14:43:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2021:1935", "initial_release_date": "2021-05-18T15:15:32+00:00", "revision_history": [ { "date": "2021-05-18T15:15:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-05-18T15:15:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:43:07+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.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugger-common@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-gdb@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-lldb@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product": { "name": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8)", "product_id": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-src@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=src\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=src\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8)", "product_id": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64\u0026rpmmod=rust-toolset:rhel8:8040020210113215649:bd734dca" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8" }, "product_reference": "rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm (rust-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" }, "product_reference": "rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "relates_to_product_reference": "AppStream-8.4.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36317", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949189" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in String::retain()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36317" }, { "category": "external", "summary": "RHBZ#1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36317", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317" } ], "release_date": "2020-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-05-18T15:15: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.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:1935" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: memory safety violation in String::retain()" }, { "cve": "CVE-2020-36318", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949192" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: use-after-free or double free in VecDeque::make_contiguous", "title": "Vulnerability summary" }, { "category": "other", "text": "VecDeque::make_contiguous is not considered stable is versions of rust prior to 1:48. As a result, it should not be used as shipped in Red Hat Enterprise Linux versions 8.3 and older.", "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.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36318" }, { "category": "external", "summary": "RHBZ#1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36318", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36318" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318" } ], "release_date": "2020-12-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-05-18T15:15: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.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:1935" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:cargo-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:clippy-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rls-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-analysis-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugger-common-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-debugsource-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-doc-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-gdb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-lldb-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-src-1.49.0-1.module+el8.4.0+9446+1a463e08.noarch.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-std-static-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.src.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rust-toolset-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.s390x.rpm-rust-toolset:rhel8", "AppStream-8.4.0.GA:rustfmt-debuginfo-1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64.rpm-rust-toolset:rhel8" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: use-after-free or double free in VecDeque::make_contiguous" } ] }
rhsa-2021_1935
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 Low. 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 is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.\n\nThe following packages have been upgraded to a later upstream version: rust (1.49.0). (BZ#1896712)\n\nSecurity Fix(es):\n\n* rust: use-after-free or double free in VecDeque::make_contiguous (CVE-2020-36318)\n\n* rust: memory safety violation in String::retain() (CVE-2020-36317)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.4 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:1935", "url": "https://access.redhat.com/errata/RHSA-2021:1935" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.4_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.4_release_notes/" }, { "category": "external", "summary": "1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1935.json" } ], "title": "Red Hat Security Advisory: rust-toolset:rhel8 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-13T22:21:17+00:00", "generator": { "date": "2024-11-13T22:21:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2021:1935", "initial_release_date": "2021-05-18T15:15:32+00:00", "revision_history": [ { "date": "2021-05-18T15:15:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-05-18T15:15:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T22:21: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.4.0.GA", "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:8040020210113215649:bd734dca", "product": { "name": "rust-toolset:rhel8:8040020210113215649:bd734dca", "product_id": "rust-toolset:rhel8:8040020210113215649:bd734dca", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/rust-toolset@rhel8:8040020210113215649:bd734dca" } } }, { "category": "product_version", "name": "cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product": { "name": "cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_id": "cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch" } } }, { "category": "product_version", "name": "rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product": { "name": "rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_id": "rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugger-common@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch" } } }, { "category": "product_version", "name": "rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product": { "name": "rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_id": "rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-gdb@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch" } } }, { "category": "product_version", "name": "rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product": { "name": "rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_id": "rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-lldb@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch" } } }, { "category": "product_version", "name": "rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product": { "name": "rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_id": "rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-src@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product": { "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_id": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "product": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "product_id": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=src" } } }, { "category": "product_version", "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "product": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "product_id": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product": { "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_id": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product": { "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_id": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?arch=x86_64" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product": { "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_id": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.49.0-1.module%2Bel8.4.0%2B9446%2B1a463e08?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:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, "product_reference": "rust-toolset:rhel8:8040020210113215649:bd734dca", "relates_to_product_reference": "AppStream-8.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch" }, "product_reference": "cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src" }, "product_reference": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch" }, "product_reference": "rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch" }, "product_reference": "rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch" }, "product_reference": "rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch" }, "product_reference": "rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src" }, "product_reference": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64" }, "product_reference": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le" }, "product_reference": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x" }, "product_reference": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64 as a component of rust-toolset:rhel8:8040020210113215649:bd734dca as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" }, "product_reference": "rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "relates_to_product_reference": "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36317", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949189" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in String::retain()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36317" }, { "category": "external", "summary": "RHBZ#1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36317", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317" } ], "release_date": "2020-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-05-18T15:15: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.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:1935" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: memory safety violation in String::retain()" }, { "cve": "CVE-2020-36318", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949192" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: use-after-free or double free in VecDeque::make_contiguous", "title": "Vulnerability summary" }, { "category": "other", "text": "VecDeque::make_contiguous is not considered stable is versions of rust prior to 1:48. As a result, it should not be used as shipped in Red Hat Enterprise Linux versions 8.3 and older.", "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.GA:rust-toolset:rhel8:8040020210113215649:bd734dca", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36318" }, { "category": "external", "summary": "RHBZ#1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36318", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36318" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318" } ], "release_date": "2020-12-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-05-18T15:15: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.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:1935" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:cargo-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:clippy-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rls-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-analysis-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugger-common-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-debugsource-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-doc-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-gdb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-lldb-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-src-0:1.49.0-1.module+el8.4.0+9446+1a463e08.noarch", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-std-static-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.src", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rust-toolset-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.aarch64", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.ppc64le", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.s390x", "AppStream-8.4.0.GA:rust-toolset:rhel8:8040020210113215649:bd734dca:rustfmt-debuginfo-0:1.49.0-1.module+el8.4.0+9446+1a463e08.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: use-after-free or double free in VecDeque::make_contiguous" } ] }
RHSA-2021:2243
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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": "New rust-toolset-1.49 packages are now available as a part of Red Hat Developer Tools for Red Hat Enterprise Linux.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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, the cargo-vendor plugin, and required libraries.\n\nThis enhancement update adds the rust-toolset-1.49 packages to Red Hat Developer Tools. (BZ#1902240)\n\nSecurity Fix(es):\n\n* rust: use-after-free or double free in VecDeque::make_contiguous (CVE-2020-36318)\n\n* rust: memory safety violation in String::retain() (CVE-2020-36317)\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:2243", "url": "https://access.redhat.com/errata/RHSA-2021:2243" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.49.0_toolset/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.49.0_toolset/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2243.json" } ], "title": "Red Hat Security Advisory: rust-toolset-1.49 and rust-toolset-1.49-rust update", "tracking": { "current_release_date": "2025-09-10T14:43:28+00:00", "generator": { "date": "2025-09-10T14:43:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2021:2243", "initial_release_date": "2021-06-03T10:58:50+00:00", "revision_history": [ { "date": "2021-06-03T10:58:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-06-03T10:58:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:43:28+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.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:devtools:2021" } } }, { "category": "product_name", "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2", "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.49-0:1.49.0-1.el7_9.src", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=src" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "product_id": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debuginfo@1.49.0-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "product_id": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debuginfo@1.49.0-1.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "product_id": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debuginfo@1.49.0-1.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-build@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-runtime@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-clippy@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rls@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-analysis@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-doc@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-std-static@1.49.0-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "product": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "product_id": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rustfmt@1.49.0-1.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-cargo-doc@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-debugger-common@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-gdb@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-lldb@1.49.0-1.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "product": { "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "product_id": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.49-rust-src@1.49.0-1.el7_9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.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.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.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.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.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.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.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.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.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.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.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.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.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.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.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.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.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.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.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.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.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.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.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.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch" }, "product_reference": "rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.2" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36317", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949189" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in String::retain()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36317" }, { "category": "external", "summary": "RHBZ#1949189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949189" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36317", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317" } ], "release_date": "2020-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-03T10:58:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2243" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: memory safety violation in String::retain()" }, { "cve": "CVE-2020-36318", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949192" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: use-after-free or double free in VecDeque::make_contiguous", "title": "Vulnerability summary" }, { "category": "other", "text": "VecDeque::make_contiguous is not considered stable is versions of rust prior to 1:48. As a result, it should not be used as shipped in Red Hat Enterprise Linux versions 8.3 and older.", "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.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36318" }, { "category": "external", "summary": "RHBZ#1949192", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949192" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36318", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36318" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318" } ], "release_date": "2020-12-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-03T10:58:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2243" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Server-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-build-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-cargo-doc-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-clippy-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rls-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-runtime-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.src", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-analysis-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debugger-common-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-debuginfo-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-doc-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-gdb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-lldb-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-src-0:1.49.0-1.el7_9.noarch", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rust-std-static-0:1.49.0-1.el7_9.x86_64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.ppc64le", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.s390x", "7Workstation-DevTools-2021.2:rust-toolset-1.49-rustfmt-0:1.49.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rust: use-after-free or double free in VecDeque::make_contiguous" } ] }
fkie_cve-2020-36318
Vulnerability from fkie_nvd
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/rust-lang/rust/issues/79808 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/rust-lang/rust/pull/79814 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rust-lang/rust/issues/79808 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rust-lang/rust/pull/79814 | Patch, Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*", "matchCriteriaId": "9B7089C4-4CA3-498E-BEF0-ED78030B2286", "versionEndExcluding": "1.49.0", "versionStartIncluding": "1.48.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free." }, { "lang": "es", "value": "En la biblioteca est\u00e1ndar de Rust versiones anteriores a 1.49.0, la funci\u00f3n VecDeque::make_contiguous presenta un bug que muestra el mismo elemento m\u00e1s de una vez bajo determinadas condiciones.\u0026#xa0;Este bug podr\u00eda resultar en un uso de la memoria previamente liberada o una doble liberaci\u00f3n" } ], "id": "CVE-2020-36318", "lastModified": "2024-11-21T05:29:15.857", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-04-11T20:15:12.500", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/issues/79808" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/pull/79814" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/issues/79808" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/pull/79814" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-415" }, { "lang": "en", "value": "CWE-416" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
cnvd-2021-36328
Vulnerability from cnvd
Title: Mozilla Rust释放后重用和双重释放漏洞
Description:
Rust是一种系统编程语言,特点是运行速度快,能够防止段错误,并保证线程安全。
Rust 1.49.0之前版本中的标准库存在释放后重用和双重释放漏洞。该漏洞源于VecDeque::make_contiguous在一定条件下会多次弹出同一元素。攻击者可利用该漏洞导致释放后重用或双重释放。
Severity: 高
Patch Name: Mozilla Rust释放后重用和双重释放漏洞的补丁
Patch Description:
Rust是一种系统编程语言,特点是运行速度快,能够防止段错误,并保证线程安全。
Rust 1.49.0之前版本中的标准库存在释放后重用和双重释放漏洞。该漏洞源于VecDeque::make_contiguous在一定条件下会多次弹出同一元素。攻击者可利用该漏洞导致释放后重用或双重释放。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description:
厂商已发布了漏洞修复程序,请及时关注更新: https://github.com/rust-lang/rust
Reference: https://nvd.nist.gov/vuln/detail/CVE-2020-36318
Name | Mozilla Rust <1.49.0 |
---|
{ "cves": { "cve": { "cveNumber": "CVE-2020-36318", "cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318" } }, "description": "Rust\u662f\u4e00\u79cd\u7cfb\u7edf\u7f16\u7a0b\u8bed\u8a00\uff0c\u7279\u70b9\u662f\u8fd0\u884c\u901f\u5ea6\u5feb\uff0c\u80fd\u591f\u9632\u6b62\u6bb5\u9519\u8bef\uff0c\u5e76\u4fdd\u8bc1\u7ebf\u7a0b\u5b89\u5168\u3002\n\nRust 1.49.0\u4e4b\u524d\u7248\u672c\u4e2d\u7684\u6807\u51c6\u5e93\u5b58\u5728\u91ca\u653e\u540e\u91cd\u7528\u548c\u53cc\u91cd\u91ca\u653e\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8eVecDeque::make_contiguous\u5728\u4e00\u5b9a\u6761\u4ef6\u4e0b\u4f1a\u591a\u6b21\u5f39\u51fa\u540c\u4e00\u5143\u7d20\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u91ca\u653e\u540e\u91cd\u7528\u6216\u53cc\u91cd\u91ca\u653e\u3002", "formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://github.com/rust-lang/rust", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2021-36328", "openTime": "2021-05-21", "patchDescription": "Rust\u662f\u4e00\u79cd\u7cfb\u7edf\u7f16\u7a0b\u8bed\u8a00\uff0c\u7279\u70b9\u662f\u8fd0\u884c\u901f\u5ea6\u5feb\uff0c\u80fd\u591f\u9632\u6b62\u6bb5\u9519\u8bef\uff0c\u5e76\u4fdd\u8bc1\u7ebf\u7a0b\u5b89\u5168\u3002\r\n\r\nRust 1.49.0\u4e4b\u524d\u7248\u672c\u4e2d\u7684\u6807\u51c6\u5e93\u5b58\u5728\u91ca\u653e\u540e\u91cd\u7528\u548c\u53cc\u91cd\u91ca\u653e\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8eVecDeque::make_contiguous\u5728\u4e00\u5b9a\u6761\u4ef6\u4e0b\u4f1a\u591a\u6b21\u5f39\u51fa\u540c\u4e00\u5143\u7d20\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u91ca\u653e\u540e\u91cd\u7528\u6216\u53cc\u91cd\u91ca\u653e\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002", "patchName": "Mozilla Rust\u91ca\u653e\u540e\u91cd\u7528\u548c\u53cc\u91cd\u91ca\u653e\u6f0f\u6d1e\u7684\u8865\u4e01", "products": { "product": "Mozilla Rust \u003c1.49.0" }, "referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318", "serverity": "\u9ad8", "submitTime": "2021-04-12", "title": "Mozilla Rust\u91ca\u653e\u540e\u91cd\u7528\u548c\u53cc\u91cd\u91ca\u653e\u6f0f\u6d1e" }
gsd-2020-36318
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2020-36318", "description": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.", "id": "GSD-2020-36318", "references": [ "https://www.suse.com/security/cve/CVE-2020-36318.html", "https://access.redhat.com/errata/RHSA-2021:2243", "https://access.redhat.com/errata/RHSA-2021:1935", "https://security.archlinux.org/CVE-2020-36318", "https://linux.oracle.com/cve/CVE-2020-36318.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-36318" ], "details": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.", "id": "GSD-2020-36318", "modified": "2023-12-13T01:21:55.490966Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-36318", "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": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rust-lang/rust/issues/79808", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/issues/79808" }, { "name": "https://github.com/rust-lang/rust/pull/79814", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/pull/79814" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.49.0", "versionStartIncluding": "1.48.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-36318" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-415" }, { "lang": "en", "value": "CWE-416" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rust-lang/rust/issues/79808", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/issues/79808" }, { "name": "https://github.com/rust-lang/rust/pull/79814", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/pull/79814" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2021-04-26T15:32Z", "publishedDate": "2021-04-11T20:15Z" } } }
ghsa-w7c8-v5h2-32ff
Vulnerability from github
In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.
{ "affected": [], "aliases": [ "CVE-2020-36318" ], "database_specific": { "cwe_ids": [ "CWE-415" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-04-11T20:15:00Z", "severity": "CRITICAL" }, "details": "In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.", "id": "GHSA-w7c8-v5h2-32ff", "modified": "2022-05-24T17:47:04Z", "published": "2022-05-24T17:47:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36318" }, { "type": "WEB", "url": "https://github.com/rust-lang/rust/issues/79808" }, { "type": "WEB", "url": "https://github.com/rust-lang/rust/pull/79814" } ], "schema_version": "1.4.0", "severity": [] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.