Action not permitted
Modal body text goes here.
cve-2021-28878
Vulnerability from cvelistv5
Published
2021-04-11 00:00
Modified
2024-08-03 21:55
Severity ?
EPSS score ?
Summary
In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T21:55:12.072Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/rust-lang/rust/issues/82291" }, { "tags": [ "x_transferred" ], "url": "https://github.com/rust-lang/rust/pull/82292" }, { "name": "FEDORA-2021-d0ba1901ca", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/" }, { "name": "FEDORA-2021-b1ba54add6", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE/" }, { "name": "FEDORA-2021-d7f74f0250", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4/" }, { "name": "GLSA-202210-09", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202210-09" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-10-16T00:00:00", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://github.com/rust-lang/rust/issues/82291" }, { "url": "https://github.com/rust-lang/rust/pull/82292" }, { "name": "FEDORA-2021-d0ba1901ca", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/" }, { "name": "FEDORA-2021-b1ba54add6", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE/" }, { "name": "FEDORA-2021-d7f74f0250", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4/" }, { "name": "GLSA-202210-09", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202210-09" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2021-28878", "datePublished": "2021-04-11T00:00:00", "dateReserved": "2021-03-19T00:00:00", "dateUpdated": "2024-08-03T21:55:12.072Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-28878\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-04-11T20:15:12.813\",\"lastModified\":\"2023-11-07T03:32:24.143\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.\"},{\"lang\":\"es\",\"value\":\"En la biblioteca est\u00e1ndar en Rust versiones anteriores a 1.52.0, la implementaci\u00f3n de Zip llama a la funci\u00f3n __iterator_get_unchecked() m\u00e1s de una vez para el mismo \u00edndice (bajo determinadas condiciones) cuando las funciones next_back() y next() son usadas juntas.\u0026#xa0;Este bug podr\u00eda conllevar a una violaci\u00f3n de seguridad de la memoria debido a un requisito de seguridad no cumplido para el rasgo TrustedRandomAccess\"}],\"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:M/Au:N/C:N/I:N/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":4.3},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"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-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.52.0\",\"matchCriteriaId\":\"8E9A2A10-536D-4719-9D35-637A525E1E04\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36D96259-24BD-44E2-96D9-78CE1D41F956\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]}],\"references\":[{\"url\":\"https://github.com/rust-lang/rust/issues/82291\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/rust/pull/82292\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/202210-09\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
rhsa-2021_3042
Vulnerability from csaf_redhat
Published
2021-08-10 07:28
Modified
2024-11-05 23:49
Summary
Red Hat Security Advisory: rust-toolset-1.52 and rust-toolset-1.52-rust security and enhancement update
Notes
Topic
New rust-toolset-1.52 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, the cargo-vendor plugin, and required libraries.
The following packages have been upgraded to a later upstream version: rust-toolset-1.52-rust (1.52.1). (BZ#1947197)
Security Fix(es):
* rust: optimization for joining strings can cause uninitialized bytes to be exposed (CVE-2020-36323)
* rust: heap-based buffer overflow in read_to_end() because it does not validate the return value from Read in an unsafe context (CVE-2021-28875)
* rust: panic safety issue in Zip implementation (CVE-2021-28876)
* rust: memory safety violation in Zip implementation for nested iter::Zips (CVE-2021-28877)
* rust: memory safety violation in Zip implementation when next_back() and next() are used together (CVE-2021-28878)
* rust: integer overflow in the Zip implementation can lead to a buffer overflow (CVE-2021-28879)
* rust: double free in Vec::from_iter function if freeing the element panics (CVE-2021-31162)
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.
For information on usage, see Using Rust Toolset linked in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "New rust-toolset-1.52 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, the cargo-vendor plugin, and required libraries.\n\nThe following packages have been upgraded to a later upstream version: rust-toolset-1.52-rust (1.52.1). (BZ#1947197)\n\nSecurity Fix(es):\n\n* rust: optimization for joining strings can cause uninitialized bytes to be exposed (CVE-2020-36323)\n\n* rust: heap-based buffer overflow in read_to_end() because it does not validate the return value from Read in an unsafe context (CVE-2021-28875)\n\n* rust: panic safety issue in Zip implementation (CVE-2021-28876)\n\n* rust: memory safety violation in Zip implementation for nested iter::Zips (CVE-2021-28877)\n\n* rust: memory safety violation in Zip implementation when next_back() and next() are used together (CVE-2021-28878)\n\n* rust: integer overflow in the Zip implementation can lead to a buffer overflow (CVE-2021-28879)\n\n* rust: double free in Vec::from_iter function if freeing the element panics (CVE-2021-31162)\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\nFor information on usage, see Using Rust Toolset linked 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:3042", "url": "https://access.redhat.com/errata/RHSA-2021:3042" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.52.1_toolset", "url": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.52.1_toolset" }, { "category": "external", "summary": "1949194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949194" }, { "category": "external", "summary": "1949198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949198" }, { "category": "external", "summary": "1949204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949204" }, { "category": "external", "summary": "1949207", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949207" }, { "category": "external", "summary": "1949211", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949211" }, { "category": "external", "summary": "1950396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950396" }, { "category": "external", "summary": "1950398", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950398" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3042.json" } ], "title": "Red Hat Security Advisory: rust-toolset-1.52 and rust-toolset-1.52-rust security and enhancement update", "tracking": { "current_release_date": "2024-11-05T23:49:24+00:00", "generator": { "date": "2024-11-05T23:49:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:3042", "initial_release_date": "2021-08-10T07:28:12+00:00", "revision_history": [ { "date": "2021-08-10T07:28:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-08-10T07:28:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T23:49:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat 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.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:devtools:2021" } } }, { "category": "product_name", "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3", "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.52-0:1.52.1-1.el7_9.src", "product": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.src", "product_id": "rust-toolset-1.52-0:1.52.1-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52@1.52.1-1.el7_9?arch=src" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "product": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "product_id": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust@1.52.1-2.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "product_id": "rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52@1.52.1-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "product_id": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-build@1.52.1-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "product_id": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-runtime@1.52.1-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "product_id": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-cargo@1.52.1-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "product_id": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-clippy@1.52.1-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "product_id": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rls@1.52.1-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "product_id": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust@1.52.1-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "product_id": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-analysis@1.52.1-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "product_id": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-doc@1.52.1-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "product_id": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-std-static@1.52.1-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "product_id": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rustfmt@1.52.1-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "product": { "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "product_id": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-debuginfo@1.52.1-2.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "product_id": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52@1.52.1-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "product_id": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-build@1.52.1-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "product_id": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-runtime@1.52.1-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "product_id": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-cargo@1.52.1-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "product_id": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-clippy@1.52.1-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "product_id": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rls@1.52.1-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "product_id": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust@1.52.1-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "product_id": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-analysis@1.52.1-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "product_id": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-doc@1.52.1-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "product_id": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-std-static@1.52.1-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "product_id": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rustfmt@1.52.1-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "product": { "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "product_id": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-debuginfo@1.52.1-2.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "product_id": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52@1.52.1-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "product_id": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-build@1.52.1-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "product_id": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-runtime@1.52.1-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "product_id": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-cargo@1.52.1-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "product_id": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-clippy@1.52.1-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "product_id": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rls@1.52.1-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "product_id": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust@1.52.1-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "product_id": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-analysis@1.52.1-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "product_id": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-doc@1.52.1-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "product_id": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-std-static@1.52.1-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "product_id": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rustfmt@1.52.1-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "product": { "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "product_id": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-debuginfo@1.52.1-2.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "product": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "product_id": "rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52@1.52.1-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "product": { "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "product_id": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-build@1.52.1-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "product": { "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "product_id": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-runtime@1.52.1-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "product": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "product_id": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-cargo@1.52.1-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "product": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "product_id": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-clippy@1.52.1-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "product": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "product_id": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rls@1.52.1-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "product": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "product_id": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust@1.52.1-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "product": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "product_id": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-analysis@1.52.1-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "product": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "product_id": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-doc@1.52.1-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "product": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "product_id": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-std-static@1.52.1-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "product": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "product_id": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rustfmt@1.52.1-2.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "product": { "name": "rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "product_id": "rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-cargo-doc@1.52.1-2.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "product": { "name": "rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "product_id": "rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-debugger-common@1.52.1-2.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "product": { "name": "rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "product_id": "rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-gdb@1.52.1-2.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "product": { "name": "rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "product_id": "rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-lldb@1.52.1-2.el7_9?arch=noarch" } } }, { "category": "product_version", "name": "rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "product": { "name": "rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "product_id": "rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset-1.52-rust-src@1.52.1-2.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.52-0:1.52.1-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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-0:1.52.1-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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-0:1.52.1-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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-0:1.52.1-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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-0:1.52.1-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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-build-0:1.52.1-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.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-build-0:1.52.1-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.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-build-0:1.52.1-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.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-build-0:1.52.1-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.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.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.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.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.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.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.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-runtime-0:1.52.1-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.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-runtime-0:1.52.1-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.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-runtime-0:1.52.1-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.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-runtime-0:1.52.1-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.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.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.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.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.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.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.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.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.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.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.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.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.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Server-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch" }, "product_reference": "rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64" }, "product_reference": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le" }, "product_reference": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x" }, "product_reference": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-DevTools-2021.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" }, "product_reference": "rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2021.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36323", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-04-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1950396" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed (or the program to crash) if the borrowed string changes after its length is checked.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: optimization for joining strings can cause uninitialized bytes to be exposed", "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36323" }, { "category": "external", "summary": "RHBZ#1950396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36323", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36323" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36323", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36323" } ], "release_date": "2020-12-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T07:28:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3042" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: optimization for joining strings can cause uninitialized bytes to be exposed" }, { "cve": "CVE-2021-28875", "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": "1949194" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.50.0, read_to_end() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: heap-based buffer overflow in read_to_end() because it does not validate the return value from Read in an unsafe context", "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28875" }, { "category": "external", "summary": "RHBZ#1949194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28875", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28875" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28875", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28875" } ], "release_date": "2021-01-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T07:28:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3042" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: heap-based buffer overflow in read_to_end() because it does not validate the return value from Read in an unsafe context" }, { "cve": "CVE-2021-28876", "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949198" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls __iterator_get_unchecked() more than once for the same index when the underlying iterator panics (in certain conditions). This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: panic safety issue in Zip implementation", "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28876" }, { "category": "external", "summary": "RHBZ#1949198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949198" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28876", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28876" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28876", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28876" } ], "release_date": "2021-02-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T07:28:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3042" } ], "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: panic safety issue in Zip implementation" }, { "cve": "CVE-2021-28877", "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949204" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.51.0, the Zip implementation calls __iterator_get_unchecked() for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in Zip implementation for nested iter::Zips", "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28877" }, { "category": "external", "summary": "RHBZ#1949204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28877", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28877" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28877", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28877" } ], "release_date": "2021-01-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T07:28:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3042" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: memory safety violation in Zip implementation for nested iter::Zips" }, { "cve": "CVE-2021-28878", "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949207" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in Zip implementation when next_back() and next() are used together", "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28878" }, { "category": "external", "summary": "RHBZ#1949207", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949207" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28878", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28878" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28878", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28878" } ], "release_date": "2021-03-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T07:28:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3042" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: memory safety violation in Zip implementation when next_back() and next() are used together" }, { "cve": "CVE-2021-28879", "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": "1949211" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: integer overflow in the Zip implementation can lead to a buffer overflow", "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28879" }, { "category": "external", "summary": "RHBZ#1949211", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949211" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28879", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28879" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28879", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28879" } ], "release_date": "2021-03-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T07:28:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3042" } ], "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: integer overflow in the Zip implementation can lead to a buffer overflow" }, { "cve": "CVE-2021-31162", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-04-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1950398" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, a double free can occur in the Vec::from_iter function if freeing the element panics.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: double free in Vec::from_iter function if freeing the element panics", "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-31162" }, { "category": "external", "summary": "RHBZ#1950398", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950398" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31162", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31162" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31162", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31162" } ], "release_date": "2021-03-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T07:28:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3042" } ], "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.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Server-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-build-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-cargo-doc-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-clippy-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rls-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-runtime-0:1.52.1-1.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.src", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-analysis-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debugger-common-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-debuginfo-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-doc-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-gdb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-lldb-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-src-0:1.52.1-2.el7_9.noarch", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rust-std-static-0:1.52.1-2.el7_9.x86_64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.ppc64le", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.s390x", "7Workstation-DevTools-2021.3:rust-toolset-1.52-rustfmt-0:1.52.1-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: double free in Vec::from_iter function if freeing the element panics" } ] }
rhsa-2021_3063
Vulnerability from csaf_redhat
Published
2021-08-10 16:14
Modified
2024-11-05 23:49
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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries.
The following packages have been upgraded to a later upstream version: rust (1.52.1). (BZ#1953002)
Security Fix(es):
* rust: optimization for joining strings can cause uninitialized bytes to be exposed (CVE-2020-36323)
* rust: heap-based buffer overflow in read_to_end() because it does not validate the return value from Read in an unsafe context (CVE-2021-28875)
* rust: panic safety issue in Zip implementation (CVE-2021-28876)
* rust: memory safety violation in Zip implementation for nested iter::Zips (CVE-2021-28877)
* rust: memory safety violation in Zip implementation when next_back() and next() are used together (CVE-2021-28878)
* rust: integer overflow in the Zip implementation can lead to a buffer overflow (CVE-2021-28879)
* rust: double free in Vec::from_iter function if freeing the element panics (CVE-2021-31162)
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.
For information on usage, see Using Rust Toolset linked in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the rust-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries.\n\nThe following packages have been upgraded to a later upstream version: rust (1.52.1). (BZ#1953002)\n\nSecurity Fix(es):\n\n* rust: optimization for joining strings can cause uninitialized bytes to be exposed (CVE-2020-36323)\n\n* rust: heap-based buffer overflow in read_to_end() because it does not validate the return value from Read in an unsafe context (CVE-2021-28875)\n\n* rust: panic safety issue in Zip implementation (CVE-2021-28876)\n\n* rust: memory safety violation in Zip implementation for nested iter::Zips (CVE-2021-28877)\n\n* rust: memory safety violation in Zip implementation when next_back() and next() are used together (CVE-2021-28878)\n\n* rust: integer overflow in the Zip implementation can lead to a buffer overflow (CVE-2021-28879)\n\n* rust: double free in Vec::from_iter function if freeing the element panics (CVE-2021-31162)\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\nFor information on usage, see Using Rust Toolset linked 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:3063", "url": "https://access.redhat.com/errata/RHSA-2021:3063" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.52.1_toolset", "url": "https://access.redhat.com/documentation/en-us/red_hat_developer_tools/1/html/using_rust_1.52.1_toolset" }, { "category": "external", "summary": "1949194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949194" }, { "category": "external", "summary": "1949198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949198" }, { "category": "external", "summary": "1949204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949204" }, { "category": "external", "summary": "1949207", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949207" }, { "category": "external", "summary": "1949211", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949211" }, { "category": "external", "summary": "1950396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950396" }, { "category": "external", "summary": "1950398", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950398" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3063.json" } ], "title": "Red Hat Security Advisory: rust-toolset:rhel8 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-05T23:49:31+00:00", "generator": { "date": "2024-11-05T23:49:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:3063", "initial_release_date": "2021-08-10T16:14:15+00:00", "revision_history": [ { "date": "2021-08-10T16:14:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-08-10T16:14:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T23:49:31+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.Z.MAIN.EUS", "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:8040020210603202531:2daa1a95", "product": { "name": "rust-toolset:rhel8:8040020210603202531:2daa1a95", "product_id": "rust-toolset:rhel8:8040020210603202531:2daa1a95", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/rust-toolset@rhel8:8040020210603202531:2daa1a95" } } }, { "category": "product_version", "name": "cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product": { "name": "cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_id": "cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-doc@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=noarch" } } }, { "category": "product_version", "name": "rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product": { "name": "rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_id": "rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugger-common@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=noarch" } } }, { "category": "product_version", "name": "rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product": { "name": "rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_id": "rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-gdb@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=noarch" } } }, { "category": "product_version", "name": "rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product": { "name": "rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_id": "rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-lldb@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=noarch" } } }, { "category": "product_version", "name": "rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product": { "name": "rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_id": "rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-src@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product": { "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_id": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "product": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "product_id": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=src" } } }, { "category": "product_version", "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "product": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "product_id": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product": { "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_id": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product": { "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_id": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product": { "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_id": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.52.1-1.module%2Bel8.4.0%2B11282%2B0729bac9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, "product_reference": "rust-toolset:rhel8:8040020210603202531:2daa1a95", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch" }, "product_reference": "cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src" }, "product_reference": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch" }, "product_reference": "rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch" }, "product_reference": "rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch" }, "product_reference": "rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch" }, "product_reference": "rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src" }, "product_reference": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64" }, "product_reference": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le" }, "product_reference": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x" }, "product_reference": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 as a component of rust-toolset:rhel8:8040020210603202531:2daa1a95 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" }, "product_reference": "rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36323", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-04-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1950396" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed (or the program to crash) if the borrowed string changes after its length is checked.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: optimization for joining strings can cause uninitialized bytes to be exposed", "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36323" }, { "category": "external", "summary": "RHBZ#1950396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36323", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36323" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36323", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36323" } ], "release_date": "2020-12-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T16:14:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3063" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: optimization for joining strings can cause uninitialized bytes to be exposed" }, { "cve": "CVE-2021-28875", "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": "1949194" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.50.0, read_to_end() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: heap-based buffer overflow in read_to_end() because it does not validate the return value from Read in an unsafe context", "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28875" }, { "category": "external", "summary": "RHBZ#1949194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28875", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28875" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28875", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28875" } ], "release_date": "2021-01-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T16:14:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3063" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: heap-based buffer overflow in read_to_end() because it does not validate the return value from Read in an unsafe context" }, { "cve": "CVE-2021-28876", "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949198" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls __iterator_get_unchecked() more than once for the same index when the underlying iterator panics (in certain conditions). This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: panic safety issue in Zip implementation", "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28876" }, { "category": "external", "summary": "RHBZ#1949198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949198" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28876", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28876" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28876", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28876" } ], "release_date": "2021-02-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T16:14:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3063" } ], "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: panic safety issue in Zip implementation" }, { "cve": "CVE-2021-28877", "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949204" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.51.0, the Zip implementation calls __iterator_get_unchecked() for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in Zip implementation for nested iter::Zips", "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28877" }, { "category": "external", "summary": "RHBZ#1949204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28877", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28877" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28877", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28877" } ], "release_date": "2021-01-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T16:14:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3063" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: memory safety violation in Zip implementation for nested iter::Zips" }, { "cve": "CVE-2021-28878", "discovery_date": "2021-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1949207" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: memory safety violation in Zip implementation when next_back() and next() are used together", "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28878" }, { "category": "external", "summary": "RHBZ#1949207", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949207" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28878", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28878" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28878", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28878" } ], "release_date": "2021-03-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T16:14:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3063" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: memory safety violation in Zip implementation when next_back() and next() are used together" }, { "cve": "CVE-2021-28879", "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": "1949211" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: integer overflow in the Zip implementation can lead to a buffer overflow", "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-28879" }, { "category": "external", "summary": "RHBZ#1949211", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949211" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28879", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28879" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28879", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28879" } ], "release_date": "2021-03-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T16:14:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3063" } ], "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: integer overflow in the Zip implementation can lead to a buffer overflow" }, { "cve": "CVE-2021-31162", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-04-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1950398" } ], "notes": [ { "category": "description", "text": "In the standard library in Rust before 1.52.0, a double free can occur in the Vec::from_iter function if freeing the element panics.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: double free in Vec::from_iter function if freeing the element panics", "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-31162" }, { "category": "external", "summary": "RHBZ#1950398", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950398" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31162", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31162" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31162", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31162" } ], "release_date": "2021-03-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-08-10T16:14:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3063" } ], "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.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:cargo-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:clippy-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rls-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-analysis-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugger-common-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-debugsource-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-doc-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-gdb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-lldb-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-src-0:1.52.1-1.module+el8.4.0+11282+0729bac9.noarch", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-std-static-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.src", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rust-toolset-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.s390x", "AppStream-8.4.0.Z.MAIN.EUS:rust-toolset:rhel8:8040020210603202531:2daa1a95:rustfmt-debuginfo-0:1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: double free in Vec::from_iter function if freeing the element panics" } ] }
gsd-2021-28878
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-28878", "description": "In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.", "id": "GSD-2021-28878", "references": [ "https://www.suse.com/security/cve/CVE-2021-28878.html", "https://access.redhat.com/errata/RHSA-2021:3063", "https://access.redhat.com/errata/RHSA-2021:3042", "https://advisories.mageia.org/CVE-2021-28878.html", "https://security.archlinux.org/CVE-2021-28878", "https://linux.oracle.com/cve/CVE-2021-28878.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-28878" ], "details": "In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.", "id": "GSD-2021-28878", "modified": "2023-12-13T01:23:28.718820Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-28878", "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.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rust-lang/rust/issues/82291", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/issues/82291" }, { "name": "https://github.com/rust-lang/rust/pull/82292", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/pull/82292" }, { "name": "FEDORA-2021-d0ba1901ca", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/" }, { "name": "FEDORA-2021-b1ba54add6", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE/" }, { "name": "FEDORA-2021-d7f74f0250", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4/" }, { "name": "GLSA-202210-09", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202210-09" } ] } }, "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.52.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-28878" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rust-lang/rust/issues/82291", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/issues/82291" }, { "name": "https://github.com/rust-lang/rust/pull/82292", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/pull/82292" }, { "name": "FEDORA-2021-d0ba1901ca", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/" }, { "name": "FEDORA-2021-d7f74f0250", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4/" }, { "name": "FEDORA-2021-b1ba54add6", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE/" }, { "name": "GLSA-202210-09", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202210-09" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "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": "2022-11-03T19:37Z", "publishedDate": "2021-04-11T20:15Z" } } }
ghsa-p39x-6cjx-6mpm
Vulnerability from github
Published
2022-05-24 17:47
Modified
2022-10-16 19:00
Severity ?
Details
In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.
{ "affected": [], "aliases": [ "CVE-2021-28878" ], "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.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.", "id": "GHSA-p39x-6cjx-6mpm", "modified": "2022-10-16T19:00:30Z", "published": "2022-05-24T17:47:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28878" }, { "type": "WEB", "url": "https://github.com/rust-lang/rust/issues/82291" }, { "type": "WEB", "url": "https://github.com/rust-lang/rust/pull/82292" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202210-09" } ], "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" } ] }
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.