Action not permitted
Modal body text goes here.
cve-2021-29922
Vulnerability from cvelistv5
Published
2021-08-07 00:00
Modified
2024-08-03 22:18
Severity ?
EPSS score ?
Summary
library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis | Third Party Advisory | |
cve@mitre.org | https://doc.rust-lang.org/beta/std/net/struct.Ipv4Addr.html | Vendor Advisory | |
cve@mitre.org | https://github.com/rust-lang/rust/issues/83648 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/rust-lang/rust/pull/83652 | Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-015.md | Exploit, Third Party Advisory | |
cve@mitre.org | https://security.gentoo.org/glsa/202210-09 | Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T22:18:03.280Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://doc.rust-lang.org/beta/std/net/struct.Ipv4Addr.html" }, { "tags": [ "x_transferred" ], "url": "https://github.com/rust-lang/rust/pull/83652" }, { "tags": [ "x_transferred" ], "url": "https://github.com/rust-lang/rust/issues/83648" }, { "tags": [ "x_transferred" ], "url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-015.md" }, { "tags": [ "x_transferred" ], "url": "https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis" }, { "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": "library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation." } ], "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://doc.rust-lang.org/beta/std/net/struct.Ipv4Addr.html" }, { "url": "https://github.com/rust-lang/rust/pull/83652" }, { "url": "https://github.com/rust-lang/rust/issues/83648" }, { "url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-015.md" }, { "url": "https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis" }, { "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-29922", "datePublished": "2021-08-07T00:00:00", "dateReserved": "2021-04-01T00:00:00", "dateUpdated": "2024-08-03T22:18:03.280Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-29922\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-08-07T17:15:06.907\",\"lastModified\":\"2022-11-07T16:36:47.573\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.\"},{\"lang\":\"es\",\"value\":\"El archivo library/std/src/net/parser.rs en Rust versiones anteriores a 1.53.0, no considera apropiadamente los caracteres cero extra\u00f1os al principio de una cadena de direcciones IP, lo que (en algunas situaciones) permite a atacantes omitir el control de acceso que es basado en las direcciones IP, debido a una interpretaci\u00f3n octal inesperada\"}],\"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:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":6.4},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.53.0\",\"matchCriteriaId\":\"741A7D4B-BB43-4836-9065-A34AE6262038\"}]}]}],\"references\":[{\"url\":\"https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://doc.rust-lang.org/beta/std/net/struct.Ipv4Addr.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/rust-lang/rust/issues/83648\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/rust/pull/83652\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-015.md\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202210-09\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
gsd-2021-29922
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-29922", "description": "library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.", "id": "GSD-2021-29922", "references": [ "https://www.suse.com/security/cve/CVE-2021-29922.html", "https://access.redhat.com/errata/RHSA-2021:4270", "https://security.archlinux.org/CVE-2021-29922", "https://linux.oracle.com/cve/CVE-2021-29922.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-29922" ], "details": "library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.", "id": "GSD-2021-29922", "modified": "2023-12-13T01:23:37.140571Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-29922", "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": "library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://doc.rust-lang.org/beta/std/net/struct.Ipv4Addr.html", "refsource": "MISC", "url": "https://doc.rust-lang.org/beta/std/net/struct.Ipv4Addr.html" }, { "name": "https://github.com/rust-lang/rust/pull/83652", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/pull/83652" }, { "name": "https://github.com/rust-lang/rust/issues/83648", "refsource": "MISC", "url": "https://github.com/rust-lang/rust/issues/83648" }, { "name": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-015.md", "refsource": "MISC", "url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-015.md" }, { "name": "https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis", "refsource": "MISC", "url": "https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis" }, { "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.53.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-29922" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rust-lang/rust/pull/83652", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/pull/83652" }, { "name": "https://doc.rust-lang.org/beta/std/net/struct.Ipv4Addr.html", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://doc.rust-lang.org/beta/std/net/struct.Ipv4Addr.html" }, { "name": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-015.md", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-015.md" }, { "name": "https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis" }, { "name": "https://github.com/rust-lang/rust/issues/83648", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/rust-lang/rust/issues/83648" }, { "name": "GLSA-202210-09", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202210-09" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.4, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } }, "lastModifiedDate": "2022-11-07T16:36Z", "publishedDate": "2021-08-07T17:15Z" } } }
ghsa-g9v3-gh27-qjh3
Vulnerability from github
Published
2022-05-24 19:10
Modified
2022-10-16 19:00
Severity ?
Details
library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.
{ "affected": [], "aliases": [ "CVE-2021-29922" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-08-07T17:15:00Z", "severity": "CRITICAL" }, "details": "library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.", "id": "GHSA-g9v3-gh27-qjh3", "modified": "2022-10-16T19:00:30Z", "published": "2022-05-24T19:10:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29922" }, { "type": "WEB", "url": "https://github.com/rust-lang/rust/issues/83648" }, { "type": "WEB", "url": "https://github.com/rust-lang/rust/pull/83652" }, { "type": "WEB", "url": "https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis" }, { "type": "WEB", "url": "https://doc.rust-lang.org/beta/std/net/struct.Ipv4Addr.html" }, { "type": "WEB", "url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-015.md" }, { "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:H/A:H", "type": "CVSS_V3" } ] }
rhsa-2021_4270
Vulnerability from csaf_redhat
Published
2021-11-09 17:37
Modified
2024-11-06 00:05
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.54.0). (BZ#1945805)
Security Fix(es):
* rust: incorrect parsing of extraneous zero characters at the beginning of an IP address string (CVE-2021-29922)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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.54.0). (BZ#1945805)\n\nSecurity Fix(es):\n\n* rust: incorrect parsing of extraneous zero characters at the beginning of an IP address string (CVE-2021-29922)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:4270", "url": "https://access.redhat.com/errata/RHSA-2021:4270" }, { "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_enterprise_linux/8/html/8.5_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/" }, { "category": "external", "summary": "1991962", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1991962" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4270.json" } ], "title": "Red Hat Security Advisory: rust-toolset:rhel8 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-06T00:05:08+00:00", "generator": { "date": "2024-11-06T00:05:08+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:4270", "initial_release_date": "2021-11-09T17:37:27+00:00", "revision_history": [ { "date": "2021-11-09T17:37:27+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-09T17:37:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T00:05:08+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "rust-toolset:rhel8:8050020210817185544:f73640c0", "product": { "name": "rust-toolset:rhel8:8050020210817185544:f73640c0", "product_id": "rust-toolset:rhel8:8050020210817185544:f73640c0", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/rust-toolset@rhel8:8050020210817185544:f73640c0" } } }, { "category": "product_version", "name": "cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product": { "name": "cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_id": "cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-doc@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=noarch" } } }, { "category": "product_version", "name": "rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product": { "name": "rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_id": "rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugger-common@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=noarch" } } }, { "category": "product_version", "name": "rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product": { "name": "rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_id": "rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-gdb@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=noarch" } } }, { "category": "product_version", "name": "rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product": { "name": "rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_id": "rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-lldb@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=noarch" } } }, { "category": "product_version", "name": "rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product": { "name": "rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_id": "rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-src@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=aarch64" } } }, { "category": "product_version", "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product": { "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_id": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src", "product": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src", "product_id": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=src" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=ppc64le" } } }, { "category": "product_version", "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product": { "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_id": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=s390x" } } }, { "category": "product_version", "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product": { "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_id": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cargo-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/clippy-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rls-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-analysis@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-debugsource@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-doc@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "product": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "product_id": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-toolset@1.54.0-1.module%2Bel8.5.0%2B12195%2Beffd8a03?arch=x86_64" } } }, { "category": "product_version", "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } }, { "category": "product_version", "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product": { "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_id": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rustfmt-debuginfo@1.54.0-2.module%2Bel8.5.0%2B12254%2Bdc27bae9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, "product_reference": "rust-toolset:rhel8:8050020210817185544:f73640c0", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch" }, "product_reference": "cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src" }, "product_reference": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch" }, "product_reference": "rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch" }, "product_reference": "rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch" }, "product_reference": "rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch" }, "product_reference": "rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64" }, "product_reference": "rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64" }, "product_reference": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le" }, "product_reference": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x" }, "product_reference": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" }, { "category": "default_component_of", "full_product_name": { "name": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64 as a component of rust-toolset:rhel8:8050020210817185544:f73640c0 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" }, "product_reference": "rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-29922", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-08-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1991962" } ], "notes": [ { "category": "description", "text": "A flaw was found in rust. Extraneous zero characters at the beginning of an IP address string are not properly considered which can allow an attacker to bypass IP-based access controls. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "rust: incorrect parsing of extraneous zero characters at the beginning of an IP address string", "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.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-29922" }, { "category": "external", "summary": "RHBZ#1991962", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1991962" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-29922", "url": "https://www.cve.org/CVERecord?id=CVE-2021-29922" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29922", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29922" } ], "release_date": "2021-03-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-09T17:37:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4270" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:cargo-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:clippy-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rls-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.src", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-analysis-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugger-common-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-debugsource-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-doc-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-gdb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-lldb-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-src-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.noarch", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-std-static-wasm32-unknown-unknown-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.src", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rust-toolset-0:1.54.0-1.module+el8.5.0+12195+effd8a03.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.aarch64", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.ppc64le", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.s390x", "AppStream-8.5.0.GA:rust-toolset:rhel8:8050020210817185544:f73640c0:rustfmt-debuginfo-0:1.54.0-2.module+el8.5.0+12254+dc27bae9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rust: incorrect parsing of extraneous zero characters at the beginning of an IP address string" } ] }
wid-sec-w-2022-0571
Vulnerability from csaf_certbund
Published
2021-11-09 23:00
Modified
2024-05-30 22:00
Summary
Red Hat Enterprise Linux: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuführen, Sicherheitsmaßnahmen zu umgehen, beliebigen Code auszuführen, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
- UNIX
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-0571 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-0571.json" }, { "category": "self", "summary": "WID-SEC-2022-0571 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0571" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4158" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4172" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4201" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4221" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4222" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4236" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4270" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4288" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4316" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4321" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4374" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4382" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4408" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4413" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4426" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4455" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4464" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4510" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4513" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4519" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2021-159 vom 2021-11-11", "url": "https://downloads.avaya.com/css/P8/documents/101078544" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4032 vom 2021-11-17", "url": "https://access.redhat.com/errata/RHSA-2021:4032" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4382 vom 2021-11-16", "url": "https://linux.oracle.com/errata/ELSA-2021-4382.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4222 vom 2021-11-17", "url": "https://linux.oracle.com/errata/ELSA-2021-4222.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2021-4221 vom 2021-11-17", "url": "https://linux.oracle.com/errata/ELSA-2021-4221.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4848 vom 2021-11-29", "url": "https://access.redhat.com/errata/RHSA-2021:4848" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4845 vom 2021-11-29", "url": "https://access.redhat.com/errata/RHSA-2021:4845" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:3945-1 vom 2021-12-06", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009858.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:4002-1 vom 2021-12-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009887.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:4001-1 vom 2021-12-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009888.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:4051-1 vom 2021-12-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009896.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:4155-1 vom 2021-12-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009927.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:0064-1 vom 2022-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010000.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5241-1 vom 2022-01-19", "url": "https://ubuntu.com/security/notices/USN-5241-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:0184-1 vom 2022-01-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010072.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0318 vom 2022-01-27", "url": "https://access.redhat.com/errata/RHSA-2022:0318" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-1742 vom 2022-01-27", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1742.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0434 vom 2022-02-04", "url": "https://access.redhat.com/errata/RHSA-2022:0434" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:0184-2 vom 2022-02-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010235.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-030 vom 2022-02-26", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-030.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:23018-1 vom 2022-03-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010347.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0856 vom 2022-03-14", "url": "https://access.redhat.com/errata/RHSA-2022:0856" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5391-1 vom 2022-04-27", "url": "https://ubuntu.com/security/notices/USN-5391-1" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-9341 vom 2022-04-28", "url": "https://linux.oracle.com/errata/ELSA-2022-9341.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5498 vom 2022-07-05", "url": "https://access.redhat.com/errata/RHSA-2022:5498" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-093 vom 2022-07-21", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-093.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5553-1 vom 2022-08-08", "url": "https://ubuntu.com/security/notices/USN-5553-1" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202208-03 vom 2022-08-09", "url": "https://security.gentoo.org/glsa/202208-03" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3001-1 vom 2022-09-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012070.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5631-1 vom 2022-09-22", "url": "https://ubuntu.com/security/notices/USN-5631-1" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202210-09 vom 2022-10-16", "url": "https://security.gentoo.org/glsa/202210-09" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3590-1 vom 2022-10-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012537.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3836-1 vom 2022-11-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012792.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-7529 vom 2022-11-15", "url": "https://linux.oracle.com/errata/ELSA-2022-7529.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0411 vom 2024-01-25", "url": "https://access.redhat.com/errata/RHSA-2024:0411" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2010 vom 2023-04-05", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2010.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1086 vom 2024-03-05", "url": "https://access.redhat.com/errata/RHSA-2024:1086" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1154 vom 2024-03-06", "url": "https://access.redhat.com/errata/RHSA-2024:1154" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7820 vom 2023-12-14", "url": "https://access.redhat.com/errata/RHSA-2023:7820" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0573 vom 2024-01-30", "url": "https://access.redhat.com/errata/RHSA-2024:0573" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-12349 vom 2023-05-24", "url": "http://linux.oracle.com/errata/ELSA-2023-12349.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2023-2079 vom 2023-06-08", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2079.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4053 vom 2023-07-19", "url": "https://access.redhat.com/errata/RHSA-2023:4053" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1921 vom 2024-02-19", "url": "https://alas.aws.amazon.com/ALAS-2024-1921.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1921 vom 2024-02-19", "url": "https://www.cybersecurity-help.cz/vdb/SB2024021950" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1918 vom 2024-02-06", "url": "https://alas.aws.amazon.com/ALAS-2024-1918.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASSELINUX-NG-2023-001 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASSELINUX-NG-2023-001.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2023-2307 vom 2023-10-20", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2307.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6431 vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6431" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6976 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:6976" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0970-1 vom 2024-03-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018191.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202405-20 vom 2024-05-07", "url": "https://security.gentoo.org/glsa/202405-20" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1846-1 vom 2024-05-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018628.html" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-05-30T22:00:00.000+00:00", "generator": { "date": "2024-05-31T09:08:34.510+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-0571", "initial_release_date": "2021-11-09T23:00:00.000+00:00", "revision_history": [ { "date": "2021-11-09T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2021-11-14T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von AVAYA aufgenommen" }, { "date": "2021-11-16T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2021-11-29T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-12-06T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-12-13T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-12-14T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-12-22T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-01-17T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-01-19T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-01-25T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-01-27T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat und Amazon aufgenommen" }, { "date": "2022-02-03T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-02-09T23:00:00.000+00:00", "number": "14", "summary": "Referenz(en) aufgenommen: FEDORA-2022-8109B472A3, FEDORA-2022-737E44718A" }, { "date": "2022-02-17T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-02-27T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-03-03T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-03-14T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-04-26T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-04-27T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-07-05T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-07-20T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-08-08T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-08-09T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2022-09-04T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-09-22T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-10-16T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Gentoo und SUSE aufgenommen" }, { "date": "2022-11-01T23:00:00.000+00:00", "number": "28", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-11-15T23:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-04-05T22:00:00.000+00:00", "number": "30", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-05-23T22:00:00.000+00:00", "number": "31", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-06-08T22:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-07-18T22:00:00.000+00:00", "number": "33", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-10-19T22:00:00.000+00:00", "number": "35", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-11-07T23:00:00.000+00:00", "number": "36", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-14T23:00:00.000+00:00", "number": "37", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-12-13T23:00:00.000+00:00", "number": "38", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-25T23:00:00.000+00:00", "number": "39", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-30T23:00:00.000+00:00", "number": "40", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-02-05T23:00:00.000+00:00", "number": "41", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-02-19T23:00:00.000+00:00", "number": "42", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-03-05T23:00:00.000+00:00", "number": "43", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-24T23:00:00.000+00:00", "number": "44", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-06T22:00:00.000+00:00", "number": "45", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "46", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "46" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Avaya Aura Experience Portal", "product": { "name": "Avaya Aura Experience Portal", "product_id": "T015519", "product_identification_helper": { "cpe": "cpe:/a:avaya:aura_experience_portal:-" } } } ], "category": "vendor", "name": "Avaya" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_version", "name": "8", "product": { "name": "Red Hat Enterprise Linux 8", "product_id": "T014111", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "branches": [ { "category": "product_version_range", "name": "Data Foundation \u003c4.12.10", "product": { "name": "Red Hat OpenShift Data Foundation \u003c4.12.10", "product_id": "T031698", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:data_foundation__4.12.10" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-17594", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2019-17594" }, { "cve": "CVE-2019-17595", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2019-17595" }, { "cve": "CVE-2019-18218", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2019-18218" }, { "cve": "CVE-2019-19004", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2019-19004" }, { "cve": "CVE-2019-19005", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2019-19005" }, { "cve": "CVE-2020-12762", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-17541", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2020-17541" }, { "cve": "CVE-2020-18442", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2020-18442" }, { "cve": "CVE-2020-24370", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2020-24370" }, { "cve": "CVE-2020-8037", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2020-8037" }, { "cve": "CVE-2021-20095", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-20095" }, { "cve": "CVE-2021-28957", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-28957" }, { "cve": "CVE-2021-29922", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-29922" }, { "cve": "CVE-2021-3200", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-3200" }, { "cve": "CVE-2021-3445", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-3445" }, { "cve": "CVE-2021-3481", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-3481" }, { "cve": "CVE-2021-3565", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-3565" }, { "cve": "CVE-2021-3571", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-3571" }, { "cve": "CVE-2021-3572", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-3572" }, { "cve": "CVE-2021-3602", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-3602" }, { "cve": "CVE-2021-36084", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-36084" }, { "cve": "CVE-2021-36085", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-36085" }, { "cve": "CVE-2021-36086", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-36086" }, { "cve": "CVE-2021-36087", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-36087" }, { "cve": "CVE-2021-42771", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Die Fehler existieren in den Komponenten python-lxml, qt5, python-babel, container-tools:2.0, container-tools:3.0, tcpdump, rust-toolset, libjpeg-turbo, zziplib, linuxptp, file, json-c, libsolv, tpm2-tools, ncurses, python-pip, dnf, dnf-plugins-core, libdnf, lua, libsepol und autotrace. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, beliebigen Code auszuf\u00fchren, Dateien zu manipulieren und einen nicht spezifizierten Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T015519", "T031698", "T002207", "67646", "T000126", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2021-11-09T23:00:00Z", "title": "CVE-2021-42771" } ] }
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.