Action not permitted
Modal body text goes here.
cve-2020-36317
Vulnerability from cvelistv5
Published
2021-04-11 19:06
Modified
2024-08-04 17:23
Severity ?
EPSS score ?
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/rust-lang/rust/issues/78498 | Exploit, Issue Tracking, Third Party Advisory | |
cve@mitre.org | https://github.com/rust-lang/rust/pull/78499 | Patch, Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T17:23:10.174Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rust-lang/rust/issues/78498" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rust-lang/rust/pull/78499" } ], "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, 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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-04-11T19:06:28", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rust-lang/rust/issues/78498" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rust-lang/rust/pull/78499" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-36317", "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, 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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rust-lang/rust/issues/78498", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/issues/78498" }, { "name": "https://github.com/rust-lang/rust/pull/78499", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/pull/78499" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2020-36317", "datePublished": "2021-04-11T19:06:28", "dateReserved": "2021-04-11T00:00:00", "dateUpdated": "2024-08-04T17:23:10.174Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-36317\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-04-11T20:15:12.390\",\"lastModified\":\"2022-06-28T14:11:45.273\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"En la biblioteca est\u00e1ndar en Rust versiones anteriores a 1.49.0, la funci\u00f3n String::retener() presenta un problema de seguridad de p\u00e1nico.\u0026#xa0;Permite una creaci\u00f3n de una cadena Rust que no sea UTF-8 cuando el cierre provisto entra en p\u00e1nico.\u0026#xa0;Este bug podr\u00eda resultar en una violaci\u00f3n de seguridad de la memoria cuando otras API de cadena asumen que es usada una codificaci\u00f3n UTF-8 en la misma cadena\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":5.0},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.49.0\",\"matchCriteriaId\":\"BD1E66EA-8E0B-4250-9221-20DAECA969B5\"}]}]}],\"references\":[{\"url\":\"https://github.com/rust-lang/rust/issues/78498\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/rust/pull/78499\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
ghsa-jc5q-p9cv-j8pj
Vulnerability from github
Published
2022-05-24 17:47
Modified
2022-06-29 00:00
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2020-36317" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-04-11T20:15:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-jc5q-p9cv-j8pj", "modified": "2022-06-29T00:00:33Z", "published": "2022-05-24T17:47:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36317" }, { "type": "WEB", "url": "https://github.com/rust-lang/rust/issues/78498" }, { "type": "WEB", "url": "https://github.com/rust-lang/rust/pull/78499" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
gsd-2020-36317
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-36317", "description": "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.", "id": "GSD-2020-36317", "references": [ "https://www.suse.com/security/cve/CVE-2020-36317.html", "https://access.redhat.com/errata/RHSA-2021:2243", "https://access.redhat.com/errata/RHSA-2021:1935", "https://security.archlinux.org/CVE-2020-36317", "https://linux.oracle.com/cve/CVE-2020-36317.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-36317" ], "details": "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.", "id": "GSD-2020-36317", "modified": "2023-12-13T01:21:55.893730Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-36317", "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, 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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rust-lang/rust/issues/78498", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/issues/78498" }, { "name": "https://github.com/rust-lang/rust/pull/78499", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/pull/78499" } ] } }, "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", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-36317" }, "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, 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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rust-lang/rust/issues/78498", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/issues/78498" }, { "name": "https://github.com/rust-lang/rust/pull/78499", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/pull/78499" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2021-04-22T14:56Z", "publishedDate": "2021-04-11T20:15Z" } } }
rhsa-2021_2243
Vulnerability from csaf_redhat
Published
2021-06-03 10:58
Modified
2024-11-05 23:39
Summary
Red Hat Security Advisory: rust-toolset-1.49 and rust-toolset-1.49-rust update
Notes
Topic
New rust-toolset-1.49 packages are now available as a part of Red Hat Developer Tools for Red Hat Enterprise Linux.
Red 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.
Details
Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, the cargo-vendor plugin, and required libraries.
This enhancement update adds the rust-toolset-1.49 packages to Red Hat Developer Tools. (BZ#1902240)
Security Fix(es):
* rust: use-after-free or double free in VecDeque::make_contiguous (CVE-2020-36318)
* rust: memory safety violation in String::retain() (CVE-2020-36317)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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-05T23:39:22+00:00", "generator": { "date": "2024-11-05T23:39:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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-05T23:39:22+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
Published
2021-05-18 15:15
Modified
2024-11-05 23:35
Summary
Red Hat Security Advisory: rust-toolset:rhel8 security, bug fix, and enhancement update
Notes
Topic
An update for the rust-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of 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.
Details
Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
The following packages have been upgraded to a later upstream version: rust (1.49.0). (BZ#1896712)
Security Fix(es):
* rust: use-after-free or double free in VecDeque::make_contiguous (CVE-2020-36318)
* rust: memory safety violation in String::retain() (CVE-2020-36317)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.4 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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-05T23:35:47+00:00", "generator": { "date": "2024-11-05T23:35:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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-05T23:35:47+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" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.